diff --git a/pyproject.toml b/pyproject.toml index 54051419..9d693904 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pylint==3.3.3", "pytest==8.3.4", "pytest-asyncio==0.25.2", - "pytest-aiohttp==1.0.5", + "pytest-aiohttp==1.1.0", "pytest-cov==6.0.0", "ruff==0.9.2", "tomli==2.2.1",