Skip to content

Commit 3220fb7

Browse files
chore(deps): update dependency pytest to v8
1 parent f7a1238 commit 3220fb7

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
@@ -27,7 +27,7 @@ python = "^3.8"
2727
jinja2 = "*"
2828

2929
[tool.poetry.group.dev.dependencies]
30-
pytest = "^7.0"
30+
pytest = "^8.0.0"
3131
pytest-cov = "^4.0"
3232
parameterized = "^0.9.0"
3333

0 commit comments

Comments
 (0)