diff --git a/setup.py b/setup.py
index 8fbd4c4db..6cd40acdd 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.10.9",
         "aiofile>=2.0.0",
         "yapic.json>=1.6.3",
         'uvloop ; platform_system!="Windows"',