Skip to content

Commit 69c00e2

Browse files
chore(deps): update dependency pytest to v9.0.1
1 parent 2dfa2c9 commit 69c00e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ mypy = "1.18.2"
2020

2121
[tool.poetry.group.test.dependencies]
2222
tox = "4.32.0"
23-
pytest = "9.0.0"
23+
pytest = "9.0.1"
2424
coverage = "7.11.3"
2525

2626
[build-system]

0 commit comments

Comments
 (0)