Skip to content

Commit

Permalink
Fixed CVE-2019-10906 security vulnerability + updated all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlag committed Apr 14, 2019
1 parent 0cb9afc commit 43c0f9f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==6.7
Flask==0.12.2
itsdangerous==0.24
Jinja2==2.9.6
MarkupSafe==1.0
Werkzeug==0.12.2
click>=6.7
Flask>=0.12.2
itsdangerous>=0.24
Jinja2>=2.10.1
MarkupSafe>=1.0
Werkzeug>=0.12.2

0 comments on commit 43c0f9f

Please sign in to comment.