diff --git a/constraints.txt b/constraints.txt index 3a9cfffd5..9c34d4491 100644 --- a/constraints.txt +++ b/constraints.txt @@ -23,7 +23,7 @@ netifaces==0.11.0 packaging==25.0 patool==4.0.1 pluggy==1.6.0 -prometheus_client==0.21.1 +prometheus_client==0.23.1 psutil==7.0.0 psycopg2==2.9.10 pycryptodomex==3.23.0 diff --git a/pyproject.toml b/pyproject.toml index a4f4c8a5c..e256999f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "PyPDF2>=1.26,<3.1", # https://github.com/mstamy2/PyPDF2/blob/master/CHANGELOG # Only for cmsPrometheusExporter - "prometheus-client>=0.7,<0.22", # https://pypi.org/project/prometheus-client + "prometheus-client>=0.7,<0.24", # https://pypi.org/project/prometheus-client # Only for cmsTelegramBot "python-telegram-bot>=21.9,<21.12", # https://pypi.org/project/python-telegram-bot