Skip to content

Commit ba92159

Browse files
committed
Update pytest with poetry
1 parent 941d5cb commit ba92159

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

poetry.lock

Lines changed: 22 additions & 23 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
@@ -48,7 +48,7 @@ djangorestframework = "^3.11.2"
4848
falcon = ">=3.0"
4949
flask = "*"
5050
pre-commit = "*"
51-
pytest = "^5.0.0"
51+
pytest = "^6"
5252
pytest-flake8 = "*"
5353
pytest-cov = "*"
5454
responses = "*"

0 commit comments

Comments
 (0)