diff --git a/setup.py b/setup.py index 45c40f2b..87edd7ba 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ def read(path: str) -> str: "kubernetes-asyncio==31.1.0", "PyYAML<7.0", "prometheus_client==0.21.0", - "aiohttp==3.10.11", + "aiohttp==3.11.10", "wrapt==1.17.0", "python-json-logger==2.0.7", ],