mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 21:13:59 +00:00
Update jinja2 to 3.1.1 (#3652)
This commit is contained in:
parent
5031d323a9
commit
bbebfde198
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ pyyaml==6.0
|
|||
# ------------------------------------------------------------------------------
|
||||
PyGithub==1.55
|
||||
gitpython==3.1.27
|
||||
jinja2==3.1.0
|
||||
jinja2==3.1.1
|
||||
requests==2.27.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue