diff --git a/pyproject.toml b/pyproject.toml index 515e310..1a62a13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ ] dependencies = [ - "aiohttp>=3.8.5,<3.10.0", + "aiohttp>=3.8.5,<3.11.0", "certifi>=2023", "msgspec~=0.18.2", ]