diff --git a/pyproject.toml b/pyproject.toml index 634b815..869d17d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "pytest>=7.2.1", "pytest-cov", "pytest-asyncio", - "aiohttp==3.9.0b0", + "aiohttp==3.9.0b1", ] docs = [ "mkdocs>=1.1.21",