Skip to content

Commit 4f35825

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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==25.0
2424
patool==4.0.1
2525
pluggy==1.6.0
26-
prometheus_client==0.21.1
26+
prometheus_client==0.22.1
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
@@ -47,7 +47,7 @@ dependencies = [
4747
"PyPDF2>=1.26,<3.1", # https://github.com/mstamy2/PyPDF2/blob/master/CHANGELOG
4848

4949
# Only for cmsPrometheusExporter
50-
"prometheus-client>=0.7,<0.22", # https://pypi.org/project/prometheus-client
50+
"prometheus-client>=0.7,<0.23", # https://pypi.org/project/prometheus-client
5151

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

0 commit comments

Comments
 (0)