Skip to content

Commit

Permalink
[client] Update dependency prometheus-client to ~=0.21.1
Browse files Browse the repository at this point in the history
Co-authored-by: Romuald Lemesle <[email protected]>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Dec 4, 2024
1 parent e1d21e9 commit f64c3bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PyYAML~=6.0
requests~=2.32.3
setuptools~=70.0.0
cachetools~=5.5.0
prometheus-client~=0.20.0
prometheus-client~=0.21.1
opentelemetry-api~=1.28.1
opentelemetry-sdk~=1.28.1
# OpenBAS
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
requests~=2.32.3
setuptools~=70.0.0
cachetools~=5.5.0
prometheus-client~=0.20.0
prometheus-client~=0.21.1
opentelemetry-api~=1.28.2
opentelemetry-sdk~=1.28.2
# OpenBAS
Expand Down

0 comments on commit f64c3bc

Please sign in to comment.