diff --git a/setup.py b/setup.py index fcc41cb4e..00994644b 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.11.2", + "aiohttp==3.11.4", "aiofile>=2.0.0", "yapic.json>=1.6.3", 'uvloop ; platform_system!="Windows"',