Skip to content

Commit d2e473e

Browse files
Update dependency pytest to v9
1 parent 4369773 commit d2e473e

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
@@ -16,7 +16,7 @@ cachetools = "^5.3.2"
1616

1717

1818
[tool.poetry.group.test.dependencies]
19-
pytest = "^8.0.0"
19+
pytest = "^9.0.0"
2020
ruff = "^0.4.0"
2121

2222
[build-system]

0 commit comments

Comments
 (0)