diff --git a/pyproject.toml b/pyproject.toml index 969a661..49cd29d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ aioresponses = "^0.7.8" [tool.poetry.group.dev.dependencies] pytest = "^8.3.5" pytest-snapshot = "^0.9.0" -pytest-asyncio = "^0.26.0" +pytest-asyncio = "^1.3.0" [tool.pytest.ini_options]