diff --git a/pyproject.toml b/pyproject.toml index ff8e3139e..73dece01c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ mypy = "1.16.0" pre-commit = "4.2.0" pre-commit-hooks = "5.0.0" pylint = "3.3.7" -pytest = "8.4.0" +pytest = "9.0.3" pytest-asyncio = "1.0.0" pytest-cov = "6.2.1" ruff = "0.6.9"