diff --git a/pyproject.toml b/pyproject.toml index 89b6f8c..86724b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ markers = [ [dependency-groups] dev = [ "pytest>=8,<9", - "pytest-asyncio>=0.24,<1", + "pytest-asyncio>=0.24,<2", "respx>=0.21,<1", "ruff>=0.8,<1", "mypy>=1.13,<2",