diff --git a/setup.py b/setup.py index 83634cf9..ba1bc0f7 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ def read(path: str) -> str: "kopf==1.37.1", "kubernetes-asyncio==31.1.0", "PyYAML<7.0", - "prometheus_client==0.22.1", + "prometheus_client==0.23.1", "aiohttp==3.12.15", "verlib2==0.3.1", "wrapt==1.17.2",