Skip to content

Commit 345b39e

Browse files
jwhitlockjspetrak
authored andcommitted
Update to Jinja2 2.10.1
In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.
1 parent 4baaeb7 commit 345b39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tox==3.2.1
1414

1515
# Sphinx
1616
MarkupSafe==1.0
17-
Jinja2==2.10
17+
Jinja2==2.10.1
1818
Pygments==2.2.0
1919
Sphinx==1.7.7
2020

0 commit comments

Comments
 (0)