Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-django from 4.9.0 to 4.10.0
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]>
  • Loading branch information
dependabot[bot] authored and anehx committed Feb 14, 2025
1 parent c81ceea commit 863e7e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -56,7 +56,7 @@ pre-commit = "4.1.0"
pytest = "8.3.4"
pytest-celery = "1.1.3"
pytest-cov = "6.0.0"
pytest-django = "4.9.0"
pytest-django = "4.10.0"
pytest-env = "1.1.5"
pytest-factoryboy = "2.7.0"
pytest-freezer = "0.4.9"
Expand Down

0 comments on commit 863e7e1

Please sign in to comment.