Skip to content

Commit 5af0db0

Browse files
authored
chore(deps): update dependency opencensus to v0.7.11 (GoogleCloudPlatform#4847)
1 parent c5ea596 commit 5af0db0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio==1.32.0
22
opencensus-ext-stackdriver==0.7.3
3-
opencensus==0.7.10
3+
opencensus==0.7.11

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==1.1.0
22
google-cloud-trace==0.24.0
3-
opencensus==0.7.10
3+
opencensus==0.7.11
44
Flask==1.1.2
55
opencensus-ext-stackdriver==0.7.3
66
opencensus-ext-flask==0.7.3
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.10
2+
opencensus==0.7.11
33
opencensus-ext-stackdriver==0.7.3
44
Flask==1.1.2

0 commit comments

Comments
 (0)