upgrade jinja for security

This commit is contained in:
Aaron 2019-04-16 09:14:42 -05:00
parent 426b397b3d
commit 0fe73b0d42
No known key found for this signature in database
GPG Key ID: 3B5B7597106F0A0E
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Flask==1.0.2
MarkupSafe==1.0
Werkzeug==0.14.1
Jinja2==2.10
Jinja2==2.10.1
itsdangerous==0.24
click>=5.0