Skip to content

Commit 24295c6

Browse files
authored
chore(deps): update dependency prometheus-client to v0.11.0 (GoogleCloudPlatform#6053)
1 parent 8fcc0b5 commit 24295c6

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,6 +5,6 @@ googleapis-common-protos==1.53.0
55
opencensus==0.7.13
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.10.1
8+
prometheus-client==0.11.0
99
prometheus-flask-exporter==0.18.2
1010
requests==2.25.1

monitoring/prometheus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask==2.0.1
22
google-api-core==1.28.0
33
google-auth==1.30.1
44
googleapis-common-protos==1.53.0
5-
prometheus-client==0.10.1
5+
prometheus-client==0.11.0
66
prometheus-flask-exporter==0.18.2
77
requests==2.25.1

0 commit comments

Comments
 (0)