Skip to content

Commit

Permalink
Update to Jinja2 2.10.1
Browse files Browse the repository at this point in the history
In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.
  • Loading branch information
jwhitlock authored and jspetrak committed Mar 30, 2021
1 parent 4baaeb7 commit 345b39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tox==3.2.1

# Sphinx
MarkupSafe==1.0
Jinja2==2.10
Jinja2==2.10.1
Pygments==2.2.0
Sphinx==1.7.7

Expand Down

0 comments on commit 345b39e

Please sign in to comment.