Compare commits

...

4 Commits

Author SHA1 Message Date
pacnpal
e5fc9d91be Merge pull request #27 from pacnpal/dependabot/pip/whitenoise-6.9.0
[DEPENDABOT] Update: Bump whitenoise from 6.8.2 to 6.9.0
2025-02-10 17:29:22 -05:00
pacnpal
bb9d7607fb Merge branch 'main' into dependabot/pip/whitenoise-6.9.0 2025-02-10 17:19:54 -05:00
pacnpal
01749590f1 Update review.yml 2025-02-10 13:37:13 -05:00
dependabot[bot]
e1e7a49f2a [DEPENDABOT] Update: Bump whitenoise from 6.8.2 to 6.9.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.9.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...6.9.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 16:50:19 +00:00

View File

@@ -27,7 +27,7 @@ django-cleanup==9.0.0 # Automatically delete files
piexif==1.1.3 # For image EXIF metadata handling
django-filter==24.3
django-htmx==1.22.0
whitenoise==6.8.2 # Static file serving
whitenoise==6.9.0 # Static file serving
pycountry==24.6.1
# Development