chore(deps): bump pytest-django from 4.10.0 to 4.11.1

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.10.0 to 4.11.1.
- [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.10.0...v4.11.1)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-version: 4.11.1
  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-04-23 08:59:55 +00:00 committed by Aleksi Häkli
parent 5e7fbca52c
commit 4115d59d14

View file

@ -3,5 +3,5 @@ django-ipware>=3
coverage==7.8.0
pytest==8.3.4
pytest-cov==6.1.1
pytest-django==4.10.0
pytest-django==4.11.1
pytest-subtests==0.14.1