diff --git a/pyproject.toml b/pyproject.toml index ed888c1af..166c42034 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ mypy = "1.13.0" pre-commit = "4.2.0" pre-commit-hooks = "4.6.0" pylint = "3.3.7" -pytest = "8.4.0" +pytest = "9.0.3" pytest-asyncio = "0.26.0" pytest-cov = "6.2.1" pytest-freezer = "0.4.9"