Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:development
  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 Feb 24, 2025
1 parent e07b387 commit 87c57fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Testing and dev
pytest==8.3.4
pytest-django==4.9.0
pytest-django==4.10.0
pytest-cov==6.0.0
pytest-mock==3.14.0
pytest-xdist==3.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ pytest==8.3.4
# pytest-xdist
pytest-cov==6.0.0
# via -r requirements-dev.in
pytest-django==4.9.0
pytest-django==4.10.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
Expand Down

0 comments on commit 87c57fc

Please sign in to comment.