Skip to content

Commit 06ec8e5

Browse files
pip(deps): bump prometheus-client from 0.19.0 to 0.22.1
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.19.0 to 0.22.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.19.0...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] <support@github.com>
1 parent 78c3371 commit 06ec8e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ azure-keyvault-secrets==4.7.0
1818
azure-identity==1.15.0
1919

2020
# Monitoring and metrics
21-
prometheus-client==0.19.0
21+
prometheus-client==0.22.1
2222
psutil==5.9.6
2323

2424
# Adobe PDF Services SDK

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ fastapi==0.109.0
3333
uvicorn==0.27.0
3434

3535
# Monitoring
36-
prometheus-client==0.19.0
36+
prometheus-client==0.22.1
3737

3838
# Testing
3939
pytest==7.4.4

0 commit comments

Comments
 (0)