Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent aab2948 commit b7ec29c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 50 deletions.
55 changes: 6 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pdbpp = "0.10.3"
pre-commit = "3.5.0"
pytest = "7.4.4"
pytest-cov = "4.1.0"
pytest-django = "4.7.0"
pytest-django = "4.8.0"
pytest-env = "1.1.3"
pytest-factoryboy = "2.6.0"
pytest-mock = "3.12.0"
Expand Down

0 comments on commit b7ec29c

Please sign in to comment.