Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 1757336

Browse files
Update dependency prometheus-client to ~=0.21.1
1 parent a327c2d commit 1757336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pydantic~=2.8.2
99
requests~=2.32.2
1010
setuptools~=71.1.0
1111
cachetools~=5.4.0
12-
prometheus-client~=0.20.0
12+
prometheus-client~=0.21.1
1313
opentelemetry-api~=1.22.0
1414
opentelemetry-sdk~=1.22.0
1515
deprecation~=2.1.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install_requires =
4545
requests~=2.32.2
4646
setuptools~=71.1.0
4747
cachetools~=5.4.0
48-
prometheus-client~=0.20.0
48+
prometheus-client~=0.21.1
4949
opentelemetry-api~=1.22.0
5050
opentelemetry-sdk~=1.22.0
5151
deprecation~=2.1.0

0 commit comments

Comments
 (0)