diff --git a/pyproject.toml b/pyproject.toml index d2ffe55c..eee363cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "pylint==4.0.5", "pytest==9.0.3", "pytest-asyncio==1.4.0", - "pytest-aiohttp==1.1.0", + "pytest-aiohttp==1.1.1", "pytest-cov==7.1.0", "ruff==0.15.15", "tomli==2.4.1",