Skip to content

Commit 292859c

Browse files
renovate-botpartheaYoshi Yamaguchi
authored
chore(deps): update dependency google-cloud-trace to v1.7.1 (#8264)
* chore(deps): update dependency google-cloud-trace to v1.7.1 * revert * add comment * revert Co-authored-by: Anthonios Partheniou <[email protected]> Co-authored-by: Yoshi Yamaguchi <[email protected]>
1 parent 357514a commit 292859c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ opentelemetry-instrumentation-flask==0.20b0
88
grpcio==1.47.0
99
httpretty==1.1.4
1010
google-cloud-monitoring==2.10.0
11-
google-cloud-trace==1.6.2
11+
google-cloud-trace==1.7.1

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
google-cloud-monitoring==2.10.0
2+
# The version of google-cloud-trace must remain at 0.24.2 for this sample
23
google-cloud-trace===0.24.2
34
opencensus==0.11.0
45
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it

trace/trace-python-sample/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# The version of google-cloud-trace must remain at 0.24.2 for this sample
12
google-cloud-trace===0.24.2
23
opencensus==0.10.0
34
opencensus-ext-stackdriver==0.8.0

0 commit comments

Comments
 (0)