Skip to content

Commit 70a3ea9

Browse files
committed
Bump pytest to 7.0.1
1 parent e920d2b commit 70a3ea9

File tree

2 files changed

+28
-39
lines changed

2 files changed

+28
-39
lines changed

poetry.lock

Lines changed: 27 additions & 38 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
@@ -22,7 +22,7 @@ flake8 = "^4.0.1"
2222
tox = "^3.28.0"
2323
isort = {extras = ["pyproject"], version = "^5.4.2"}
2424
django-stubs = "^1.5.0"
25-
pytest = "^5.4.3"
25+
pytest = "^7.0.1"
2626
pytest-cov = "^4.0.0"
2727
pytest-django = "^4.5.2"
2828
pytest-mock = "^3.2.0"

0 commit comments

Comments
 (0)