Skip to content

Commit 8991608

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

days/017-020-flask-call-apis/code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ MarkupSafe==1.0
99
python-dotenv==0.9.1
1010
requests>=2.21.0
1111
urllib3==1.24.2
12-
Werkzeug==0.14.1
12+
werkzeug>=0.15.3

0 commit comments

Comments
 (0)