Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
72f41421a1 [DEPENDABOT] Update: Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:51:36 +00:00

View File

@@ -26,14 +26,14 @@ Pillow==11.1.0 # For image handling
django-cleanup==9.0.0 # Automatically delete files 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.23.0 django-htmx==1.22.0
whitenoise==6.9.0 # Static file serving whitenoise==6.9.0 # Static file serving
pycountry==24.6.1 pycountry==24.6.1
# Development # Development
black==25.1.0 black==25.1.0
flake8==7.1.1 flake8==7.1.1
pytest==8.3.4 pytest==8.3.5
pytest-django==4.10.0 pytest-django==4.10.0
# WebSocket Support # WebSocket Support