Skip to content

Commit 95c3a26

Browse files
chore(deps): update dependency opencensus-context to v0.1.3 (GoogleCloudPlatform#8234)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 0c85f7b commit 95c3a26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ google-api-core==2.8.2
33
google-auth==2.6.2
44
googleapis-common-protos==1.56.4
55
opencensus==0.10.0
6-
opencensus-context==0.1.2
6+
opencensus-context==0.1.3
77
opencensus-ext-prometheus==0.2.1
88
prometheus-client==0.14.1
99
prometheus-flask-exporter==0.20.3

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ itsdangerous==1.1.0
77
markupsafe==1.1.1
88
opencensus-ext-stackdriver==0.8.0
99
opencensus-ext-flask==0.8.0 # requires flask!=1.1.3, <2.0.0 and >=0.12.3
10-
opencensus-context==0.1.2
10+
opencensus-context==0.1.3
1111
grpcio==1.47.0
1212
httpretty==1.1.4

0 commit comments

Comments
 (0)