[DEPENDABOT] Update: Bump pytest-django from 4.9.0 to 4.10.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: pytest-django
  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:33 +00:00
committed by GitHub
parent b4c474c496
commit 7e8c40db0d

View File

@@ -34,7 +34,7 @@ pycountry==24.6.1
black==25.1.0
flake8==7.1.1
pytest==8.3.4
pytest-django==4.9.0
pytest-django==4.10.0
# WebSocket Support
channels==4.2.0