diff --git a/pyproject.toml b/pyproject.toml index 559787c..fbdfc60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ [project.optional-dependencies] requirements = [ - "aiohttp==3.11.7", + "aiohttp==3.11.8", "orjson==3.10.11", ] requirements_test = [