Skip to content

Commit 5fcc118

Browse files
chore(deps): update dependency pytest to v8
1 parent 59f2dd3 commit 5fcc118

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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.24.0"
3232
pre-commit = "^2.15.0"

0 commit comments

Comments
 (0)