Skip to content

Commit

Permalink
Bump pytest-django from 4.8.0 to 4.9.0 (#251)
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.8.0 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.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b9c8313 commit 9f69fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dev = [
test = [
"coverage==7.6.1",
"factory-boy==3.3.1",
"pytest-django==4.8.0",
"pytest-django==4.9.0",
"pytest-cov==5.0.0",
"tox==4.21.2",
"django-debug-toolbar==4.4.6",
Expand Down

0 comments on commit 9f69fbb

Please sign in to comment.