[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>
This commit is contained in:
dependabot[bot]
2025-02-10 16:50:19 +00:00
committed by GitHub
parent b4c474c496
commit 808deb82e2

View File

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