Upgrade to Jinja2 2.10.1 (#101)

This patch release fixes a security issue (CVE-2019-10906) involving
str.format_map.
This commit is contained in:
Jon Parise 2019-04-12 13:26:46 -07:00 committed by GitHub
parent 1ac262e34e
commit 2aa7272a59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
Flask==1.0.2 Flask==1.0.2
Jinja2==2.10 Jinja2==2.10.1
MarkupSafe==1.0 MarkupSafe==1.0
Werkzeug==0.14.1 Werkzeug==0.14.1
itsdangerous==0.24 itsdangerous==0.24