Skip to content

Commit a1224a6

Browse files
⬆️ Update dependency pytest to v9 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81bee31 commit a1224a6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -39,7 +39,7 @@ mypy = "1.18.2"
3939
pre-commit = "4.4.0"
4040
pre-commit-hooks = "6.0.0"
4141
pylint = "4.0.2"
42-
pytest = "8.4.2"
42+
pytest = "9.0.1"
4343
pytest-asyncio = "1.3.0"
4444
pytest-cov = "7.0.0"
4545
ruff = "0.14.5"

0 commit comments

Comments
 (0)