Skip to content

Commit 9782e78

Browse files
authored
update flask in trace (#3404)
1 parent 969edd9 commit 9782e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-cloud-monitoring==0.34.0
22
google-cloud-trace==0.23.0
33
opencensus==0.7.7
4-
Flask==1.1.1
4+
Flask==1.1.2
55
opencensus-ext-stackdriver==0.7.2
66
opencensus-ext-flask==0.7.3
77
opencensus-context==0.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-trace==0.23.0
22
opencensus==0.7.7
33
opencensus-ext-stackdriver==0.7.2
4-
Flask==1.1.1
4+
Flask==1.1.2

0 commit comments

Comments
 (0)