Skip to content

Commit 8778f85

Browse files
chore(deps): update dependency opencensus to v0.10.0 (GoogleCloudPlatform#8153)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 83df886 commit 8778f85

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==2.1.0
22
google-api-core==2.8.2
33
google-auth==2.6.2
44
googleapis-common-protos==1.56.3
5-
opencensus==0.9.0
5+
opencensus==0.10.0
66
opencensus-context==0.1.2
77
opencensus-ext-prometheus==0.2.1
88
prometheus-client==0.14.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.47.0
22
opencensus-ext-stackdriver==0.8.0
3-
opencensus==0.9.0
3+
opencensus==0.10.0

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.10.0
22
google-cloud-trace===0.24.2
3-
opencensus==0.9.0
3+
opencensus==0.10.0
44
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it
55
Flask==1.1.4
66
itsdangerous==1.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-trace===0.24.2
2-
opencensus==0.9.0
2+
opencensus==0.10.0
33
opencensus-ext-stackdriver==0.8.0
44
Flask==2.1.0

0 commit comments

Comments
 (0)