Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b06cc7

Browse files
authored
chore(deps): update dependency prometheus-client to v0.13.0 (GoogleCloudPlatform#7395)
1 parent 1da7985 commit 8b06cc7

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.54.0
55
opencensus==0.8.0
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.12.0
8+
prometheus-client==0.13.0
99
prometheus-flask-exporter==0.18.7
1010
requests==2.26.0

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.2
22
google-api-core==2.4.0
33
google-auth==2.3.3
44
googleapis-common-protos==1.54.0
5-
prometheus-client==0.12.0
5+
prometheus-client==0.13.0
66
prometheus-flask-exporter==0.18.7
77
requests==2.26.0

0 commit comments

Comments
 (0)