chore: Update Jinja2 dependency
Update from 2.11.3 to 3.0.1 Ref: https://jinja.palletsprojects.com/en/3.0.x/changes/
This commit is contained in:
parent
651a9ff42e
commit
9b4c191928
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ html2text==2020.1.16
|
|||
html5lib~=1.1
|
||||
ipython~=7.16.1
|
||||
jedi==0.17.2 # not directly required. Pinned to fix upstream IPython issue (https://github.com/ipython/ipython/issues/12740)
|
||||
Jinja2~=2.11.3
|
||||
Jinja2~=3.0.1
|
||||
ldap3~=2.9
|
||||
markdown2~=2.4.0
|
||||
maxminddb-geolite2==2018.703
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue