8000 chore(deps): update dependency opencensus to v0.7.10 (#4203) · micus/python-docs-samples@6e9baa1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e9baa1

Browse files
authored
chore(deps): update dependency opencensus to v0.7.10 (GoogleCloudPlatform#4203)
1 parent a262372 commit 6e9baa1

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.30.0
22
opencensus-ext-stackdriver==0.7.2
3-
opencensus==0.7.9
3+
opencensus==0.7.10

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.0.0
22
google-cloud-trace==0.23.0
3-
opencensus==0.7.9
3+
opencensus==0.7.10
44
Flask==1.1.2
55
opencensus-ext-stackdriver==0.7.2
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.23.0
2-
opencensus==0.7.9
2+
opencensus==0.7.10
33
opencensus-ext-stackdriver==0.7.2
44
Flask==1.1.2

0 commit comments

Comments
 (0)
0