diff --git a/setup.py b/setup.py index 31afca20..38a64cdb 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ def read(path: str) -> str: "kubernetes-asyncio==21.7.1", "PyYAML<7.0", "prometheus_client==0.20.0", - "aiohttp==3.9.5", + "aiohttp==3.10.1", "wrapt==1.16.0", ], extras_require={