Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-trace to v1.7.1 (GoogleCl…
Browse files Browse the repository at this point in the history
…oudPlatform#8264)

* chore(deps): update dependency google-cloud-trace to v1.7.1

* revert

* add comment

* revert

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Yoshi Yamaguchi <yoshifumi@google.com>
  • Loading branch information
3 people authored Aug 16, 2022
1 parent 357514a commit 292859c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ opentelemetry-instrumentation-flask==0.20b0
grpcio==1.47.0
httpretty==1.1.4
google-cloud-monitoring==2.10.0
google-cloud-trace==1.6.2
google-cloud-trace==1.7.1
1 change: 1 addition & 0 deletions trace/cloud-trace-demo-app/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
google-cloud-monitoring==2.10.0
# The version of google-cloud-trace must remain at 0.24.2 for this sample
google-cloud-trace===0.24.2
opencensus==0.11.0
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it
Expand Down
1 change: 1 addition & 0 deletions trace/trace-python-sample/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# The version of google-cloud-trace must remain at 0.24.2 for this sample
google-cloud-trace===0.24.2
opencensus==0.10.0
opencensus-ext-stackdriver==0.8.0
Expand Down

0 comments on commit 292859c

Please sign in to comment.