Skip to content

Commit cb0238d

Browse files
committed
update pytest
1 parent 2715ab9 commit cb0238d

File tree

2 files changed

+41
-69
lines changed

2 files changed

+41
-69
lines changed

poetry.lock

Lines changed: 40 additions & 68 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
@@ -25,7 +25,7 @@ requests = ">=2.22.0"
2525
black = ">=21.12b0"
2626
flake8 = ">=4.0.1"
2727
pyinstaller = ">=4.10"
28-
pytest = "^5.2"
28+
pytest = "^8.2"
2929

3030
[build-system]
3131
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)