Skip to content

Commit 08f321e

Browse files
chore(deps): update dependency pytest to v8 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db9ec46 commit 08f321e

File tree

2 files changed

+146
-29
lines changed

2 files changed

+146
-29
lines changed

python/poetry.lock

Lines changed: 145 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ python = "^3.10"
4242

4343
[tool.poetry.dev-dependencies]
4444
pre-commit = "^3.3"
45-
pytest = "^7.0.0"
45+
pytest = "^8.0.0"
4646
PyYAML = "^6.0"
4747

4848
[build-system]

0 commit comments

Comments
 (0)