diff --git a/pyproject.toml b/pyproject.toml index f9cd392..fd9f37e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ telemetry = [ ] dev = [ "pytest>=8.0.0", - "pytest-asyncio>=0.23.0", + "pytest-asyncio>=1.2.0", "pytest-benchmark>=4.0.0", "pytest-cov>=5.0.0", "mypy>=1.8.0",