Skip to content

Commit bdd73fc

Browse files
authored
chore(deps): update dependency prometheus-client to v0.21.1 (GoogleCloudPlatform#12954)
1 parent 376e00c commit bdd73fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ googleapis-common-protos==1.59.1
55
opencensus==0.11.4
66
opencensus-context==0.1.3
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.17.0
8+
prometheus-client==0.21.1
99
prometheus-flask-exporter==0.23.1
1010
requests==2.31.0
1111
Werkzeug==3.0.3

monitoring/prometheus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==3.0.3
22
google-api-core==2.17.1
33
google-auth==2.19.1
44
googleapis-common-protos==1.59.1
5-
prometheus-client==0.17.0
5+
prometheus-client==0.21.1
66
prometheus-flask-exporter==0.23.1
77
requests==2.31.0
88
Werkzeug==3.0.3

0 commit comments

Comments
 (0)