Skip to content

Commit

Permalink
Bump pytest-django from 4.6.0 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.6.0 to 4.7.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.6.0...v4.7.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 MrThearMan committed Nov 15, 2023
1 parent e75d2ab commit bd738d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -58,7 +58,7 @@ django-settings-holder = ">=0.1.0"
[tool.poetry.group.test.dependencies]
pytest = "7.4.3"
coverage = "7.3.2"
pytest-django = "4.6.0"
pytest-django = "4.7.0"
pre-commit = "3.5.0"
tox = "4.11.3"
tox-gh-actions = "3.1.3"
Expand Down

0 comments on commit bd738d6

Please sign in to comment.