diff --git a/pyproject.toml b/pyproject.toml index 4e03397b..c011b9f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ test = [ "coverage==7.3.0", "pytest==7.4.1", - "pytest-aiohttp==1.0.4", + "pytest-aiohttp==1.0.5", "pytest-mock==3.11.1", "pytest-timeout==2.1.0", "playwright==1.37.0",