build(deps): bump pytest-django from 4.10.0 to 4.11.1 (#1102)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
This commit is contained in:
dependabot[bot] 2025-04-07 22:02:09 +02:00 committed by GitHub
parent 0417e369f7
commit 077ba59ce1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ pytest==8.3.5
# pytest-django
pytest-asyncio==0.24.0
# via -r requirements-ci.in
pytest-django==4.10.0
pytest-django==4.11.1
# via -r requirements-ci.in
pyyaml==6.0.2
# via asv

View file

@ -120,7 +120,7 @@ pytest==8.3.5
# syrupy
pytest-asyncio==0.24.0
# via -r requirements-dev.in
pytest-django==4.10.0
pytest-django==4.11.1
# via -r requirements-dev.in
pyyaml==6.0.2
# via