Skip to content

Commit

Permalink
chore(deps): bump pytest-django from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
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](pytest-dev/pytest-django@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 448d0ce commit b583c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b583c8d

Please sign in to comment.