Skip to content

Commit c71948a

Browse files
chore(deps): update dependency google-cloud-trace to v0.24.1 (#7747)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent a4769ba commit c71948a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-monitoring==2.9.1
2-
google-cloud-trace==0.24.0
2+
google-cloud-trace==0.24.1
33
opencensus==0.8.0
44
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it
55
Flask==1.1.4
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-trace==0.24.0
1+
google-cloud-trace==0.24.1
22
opencensus==0.8.0
33
opencensus-ext-stackdriver==0.8.0
44
Flask==2.1.0

0 commit comments

Comments
 (0)