diff --git a/pyproject.toml b/pyproject.toml index a364b90..55f1435 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest>=8.0", - "pytest-asyncio>=0.23", + "pytest-asyncio>=1.4.0", "pytest-httpx>=0.30", "ruff>=0.4", "mypy>=1.10",