diff --git a/setup.py b/setup.py index 45c40f2b..264084bd 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def read(path: str) -> str: "kopf==1.35.6", "kubernetes-asyncio==31.1.0", "PyYAML<7.0", - "prometheus_client==0.21.0", + "prometheus_client==0.21.1", "aiohttp==3.10.11", "wrapt==1.17.0", "python-json-logger==2.0.7",