mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-20 01:51:53 +00:00
Update jinja2 to 3.1.0 (#3647)
This commit is contained in:
parent
69cd920b6e
commit
68888f0f9d
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.0.3
|
||||
jinja2==3.1.0
|
||||
requests==2.27.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue