Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit eeef579

Browse files
Merge pull request #193 from staticdev/dependabot/pip/pytest-django-4.0.0
Bump pytest-django from 3.10.0 to 4.0.0
2 parents ab92b07 + 8a848c3 commit eeef579

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mypy = "^0.790"
4141
reorder-python-imports = "^2.3.5"
4242
pre-commit = "^2.7.1"
4343
coverage = {extras = ["toml"], version = "^5.3"}
44-
pytest-django = "^3.10.0"
44+
pytest-django = "^4.0.0"
4545
pygments = "^2.7.1"
4646
xdoctest = "^0.15.0"
4747
sphinx = "^3.2.1"

0 commit comments

Comments
 (0)