diff --git a/pyproject.toml b/pyproject.toml index d92b1ff..b170444 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ grpc = [ ] dev = [ "pytest>=8.0", - "pytest-asyncio>=0.23", + "pytest-asyncio>=1.3.0", "pytest-benchmark>=4.0", "pytest-httpx>=0.30", "pytest-cov>=5.0",