Merge pull request #27 from pacnpal/dependabot/pip/whitenoise-6.9.0

[DEPENDABOT] Update: Bump whitenoise from 6.8.2 to 6.9.0
This commit is contained in:
pacnpal
2025-02-10 17:29:22 -05:00
committed by GitHub

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.22.0 django-htmx==1.22.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