chore(deps): bump pytest-django from 4.7.0 to 4.8.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.7.0...v4.8.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] 2024-01-31 12:40:41 +00:00 committed by GitHub
parent 448d0cea1a
commit b583c8d0ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,5 +3,5 @@ django-ipware>=3
coverage==7.4.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-django==4.7.0
pytest-django==4.8.0
pytest-subtests==0.11.0