mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 21:14:03 +03:00
Update jinja2 to 3.1.1 (#3652)
This commit is contained in:
parent
5031d323a9
commit
bbebfde198
|
@ -22,5 +22,5 @@ pyyaml==6.0
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
PyGithub==1.55
|
PyGithub==1.55
|
||||||
gitpython==3.1.27
|
gitpython==3.1.27
|
||||||
jinja2==3.1.0
|
jinja2==3.1.1
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user