Skip to content

Commit 314af80

Browse files
committed
Pytest 8 upgrade
1 parent 9cf4dc2 commit 314af80

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -95,7 +95,7 @@ falcon = ">=3.0"
9595
flask = "*"
9696
isort = "^5.11.5"
9797
pre-commit = "*"
98-
pytest = "^7"
98+
pytest = "^8"
9999
pytest-flake8 = "*"
100100
pytest-cov = "*"
101101
python-multipart = "*"

0 commit comments

Comments
 (0)