Skip to content

Commit 5284145

Browse files
authored
Fixes security issue with flask foundation lib.
1 parent 8991608 commit 5284145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

days/065-068-heroku-deployment/code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Jinja2>=2.10.1
66
MarkupSafe==1.1.1
77
python-http-client==3.1.0
88
sendgrid==5.6.0
9-
Werkzeug==0.14.1
9+
werkzeug>=0.15.3

0 commit comments

Comments
 (0)