diff --git a/setup.py b/setup.py index c89ea07c..046ffb4f 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.10.3", + "aiohttp==3.10.5", "wrapt==1.16.0", ], extras_require={