diff --git a/pyproject.toml b/pyproject.toml index ed888c1af..90018eabe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ pre-commit = "4.2.0" pre-commit-hooks = "4.6.0" pylint = "3.3.7" pytest = "8.4.0" -pytest-asyncio = "0.26.0" +pytest-asyncio = "1.3.0" pytest-cov = "6.2.1" pytest-freezer = "0.4.9" ruff = "0.4.4"