Skip to content

Commit d04c85c

Browse files
authored
chore(deps): update dependency prometheus-client to v0.14.1 (GoogleCloudPlatform#7778)
1 parent 835b42b commit d04c85c

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.56.0
55
opencensus==0.8.0
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
8-
prometheus-client==0.14.0
8+
prometheus-client==0.14.1
99
prometheus-flask-exporter==0.20.1
1010
requests==2.27.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.1.0
22
google-api-core==2.7.1
33
google-auth==2.5.0
44
googleapis-common-protos==1.56.0
5-
prometheus-client==0.14.0
5+
prometheus-client==0.14.1
66
prometheus-flask-exporter==0.20.1
77
requests==2.27.1

0 commit comments

Comments
 (0)