diff --git a/tests/output/python/pyproject.toml b/tests/output/python/pyproject.toml index 6dda6407a14..85bd5dabdd2 100644 --- a/tests/output/python/pyproject.toml +++ b/tests/output/python/pyproject.toml @@ -14,7 +14,7 @@ ruff = "== 0.9.6" pyright = "== 1.1.391" pytest = "=8.3.5" python-dotenv = "=1.0.1" -pytest-aiohttp = "=1.0.5" +pytest-aiohttp = "=1.1.0" [tool.pytest.ini_options] asyncio_mode = "auto"