diff --git a/pyproject.toml b/pyproject.toml index 573ae34..fea8dce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ all = [ ] dev = [ "pytest>=8.0,<10.0", - "pytest-asyncio>=0.24,<2.0", + "pytest-asyncio>=1.3.0,<2.0", "pytest-cov>=6.0,<8.0", "ruff>=0.6.0,<1.0.0", "mypy>=1.11,<2.0",