Skip to content

Commit 596b7f9

Browse files
Bump prometheus-client from 0.21.1 to 0.25.0
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.1 to 0.25.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d9ef69 commit 596b7f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ netifaces==0.11.0
2323
packaging==26.0
2424
patool==4.0.4
2525
pluggy==1.6.0
26-
prometheus_client==0.21.1
26+
prometheus_client==0.25.0
2727
psutil==7.0.0
2828
psycopg2==2.9.10
2929
pycryptodomex==3.23.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"pyyaml>=5.3,<6.1", # http://pyyaml.org/wiki/PyYAML
4141

4242
# Only for cmsPrometheusExporter
43-
"prometheus-client>=0.7,<0.22", # https://pypi.org/project/prometheus-client
43+
"prometheus-client>=0.7,<0.26", # https://pypi.org/project/prometheus-client
4444

4545
# Only for cmsTelegramBot
4646
"python-telegram-bot>=21.9,<21.12", # https://pypi.org/project/python-telegram-bot

0 commit comments

Comments
 (0)