diff --git a/pyproject.toml b/pyproject.toml index 4345be6..77bf4c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ browser = [] dev = [ 'pytest>=8.0', - 'pytest-asyncio>=0.23', + 'pytest-asyncio>=1.3.0', 'pytest-httpx>=0.30', 'ruff>=0.5', ]