mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Update min dependency to Jinja 2.10.1.
Jinja 2.10.1 patched a security valnerability. See the release notes here: https://github.com/pallets/jinja/blob/master/CHANGES.rst#version-2101 Closes #1780.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
click==3.3
|
||||
Jinja2==2.7.1
|
||||
Jinja2==2.10.1
|
||||
livereload==2.5.1
|
||||
Markdown==2.5
|
||||
PyYAML==3.13
|
||||
|
||||
Reference in New Issue
Block a user