Skip to content

Commit 567d1fa

Browse files
chore(deps): update dependency pytest to v8
1 parent 46da375 commit 567d1fa

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -26,7 +26,7 @@ requests = { version = "^2.26.0", optional = true }
2626
GitPython = { version = "^3.1.24", optional = true }
2727

2828
[tool.poetry.dev-dependencies]
29-
pytest = "^7.0.0"
29+
pytest = "^8.0.0"
3030
black = "^21.6b0"
3131
poethepoet = "^0.27.0"
3232
pre-commit = "^2.15.0"

0 commit comments

Comments
 (0)