Merge pull request #427 from grant-project/jinja-version

upgrade jinja for security
This commit is contained in:
Daniel Ternyak 2019-04-16 10:23:49 -05:00 committed by GitHub
commit df4d892d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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