Skip to content

Commit 51ff39e

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 21a0370 commit 51ff39e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ defusedxml = "^0.7.1"
2929
docutils = "0.16"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
pytest = "^8.3.3"
32+
pytest = "^9.0.0"
3333
pytest-cov = "^5.0.0"
3434
pytest-asyncio = "^0.24.0"
3535
Sphinx = "^4.4.0"

0 commit comments

Comments
 (0)