diff --git a/pyproject.toml b/pyproject.toml index 578145b..f37aed3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "coverage==7.8.0", "mypy==1.15.0", "pre-commit==3.7.1", - "pytest-aiohttp==1.0.5", + "pytest-aiohttp==1.1.0", "pytest-cov==6.1.0", "pytest-timeout==2.3.1", "pytest==8.3.5",