Skip to content

Commit

Permalink
Bump pytest-django from 4.5.2 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.5.2...v4.9.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 Dec 12, 2024
1 parent 5e35023 commit 08e4b1b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -42,7 +42,7 @@ flake8 = "^3.8.3"
toml = "^0.10.1"
flake8-isort = "^3.0.0"
pytest = ">=5.4.0"
pytest-django = "4.5.2"
pytest-django = "4.9.0"
coverage = "^6.4.2"
pytest-cov = "3.0.0"

Expand Down

0 comments on commit 08e4b1b

Please sign in to comment.