chore(deps): 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-20 12:31:06 +00:00 committed by Aleksi Häkli
parent be18f038f9
commit 6aedd78c0b

View file

@ -3,5 +3,5 @@ django-ipware>=3
coverage==7.6.12
pytest==8.3.4
pytest-cov==6.0.0
pytest-django==4.9.0
pytest-django==4.10.0
pytest-subtests==0.14.1