Skip to content

Commit b3e9d1f

Browse files
chore(deps): update dependency opencensus to v0.7.13 (GoogleCloudPlatform#5830)
Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent 060c946 commit b3e9d1f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==1.1.4
22
google-api-core==1.26.3
33
google-auth==1.30.0
44
googleapis-common-protos==1.53.0
5-
opencensus==0.7.12
5+
opencensus==0.7.13
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
88
prometheus-client==0.10.1

opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio==1.37.1
22
opencensus-ext-stackdriver==0.7.4
3-
opencensus==0.7.12
3+
opencensus==0.7.13

trace/cloud-trace-demo-app/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-monitoring==0.36.0
22
google-cloud-trace==0.24.0
3-
opencensus==0.7.12
3+
opencensus==0.7.13
44
Flask==1.1.4
55
opencensus-ext-stackdriver==0.7.4
66
opencensus-ext-flask==0.7.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-trace==0.24.0
2-
opencensus==0.7.12
2+
opencensus==0.7.13
33
opencensus-ext-stackdriver==0.7.4
44
Flask==1.1.4

0 commit comments

Comments
 (0)