Skip to content

Commit 0f57588

Browse files
authored
chore(deps): update dependency prometheus-client to v0.10.1 (GoogleCloudPlatform#5667)
1 parent 434af2d commit 0f57588

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.12
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.10.0
8+
prometheus-client==0.10.1
99
prometheus-flask-exporter==0.18.1
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==1.1.2
22
google-api-core==1.25.1
33
google-auth==1.25.0
44
googleapis-common-protos==1.53.0
5-
prometheus-client==0.9.0
5+
prometheus-client==0.10.1
66
prometheus-flask-exporter==0.18.1
77
requests==2.25.1

0 commit comments

Comments
 (0)