Skip to content

Commit 28e8a9f

Browse files
chore(deps): update dependency prometheus-client to v0.12.0 (GoogleCloudPlatform#7004)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent 0567a05 commit 28e8a9f

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.8.0
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.11.0
8+
prometheus-client==0.12.0
99
prometheus-flask-exporter==0.18.4
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.1
22
google-api-core==2.2.1
33
google-auth==2.0.0
44
googleapis-common-protos==1.53.0
5-
prometheus-client==0.11.0
5+
prometheus-client==0.12.0
66
prometheus-flask-exporter==0.18.4
77
requests==2.26.0

0 commit comments

Comments
 (0)