Skip to content

Commit bb40fa6

Browse files
authored
chore(deps): update dependency opencensus to v0.7.12 (GoogleCloudPlatform#5240)
1 parent c186126 commit bb40fa6

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.34.0
22
opencensus-ext-stackdriver==0.7.4
3-
opencensus==0.7.11
3+
opencensus==0.7.12

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==2.0.0
22
google-cloud-trace==0.24.0
3-
opencensus==0.7.11
3+
opencensus==0.7.12
44
Flask==1.1.2
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.11
2+
opencensus==0.7.12
33
opencensus-ext-stackdriver==0.7.4
44
Flask==1.1.2

0 commit comments

Comments
 (0)