diff --git a/setup.py b/setup.py index 8fbd4c4db..8f404abd0 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ def run_tests(self): "requests>=2.18.4", "websockets>=10.0", "pyyaml", - "aiohttp==3.10.5", + "aiohttp==3.11.0", "aiofile>=2.0.0", "yapic.json>=1.6.3", 'uvloop ; platform_system!="Windows"',