Skip to content

Commit 2aea835

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 8ab238f commit 2aea835

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
@@ -44,7 +44,7 @@ mypy = "1.16.0"
4444
pre-commit = "4.2.0"
4545
pre-commit-hooks = "5.0.0"
4646
pylint = "3.3.7"
47-
pytest = "8.4.0"
47+
pytest = "9.0.3"
4848
pytest-asyncio = "1.0.0"
4949
pytest-cov = "6.2.1"
5050
ruff = "0.6.9"

0 commit comments

Comments
 (0)