mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-24 14:24:43 +00:00
Update jinja2 to 3.1.3 (#4784)
This commit is contained in:
parent
95c6b24754
commit
5343caa1d0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@ pyyaml==6.0.1
|
|||
# ------------------------------------------------------------------------------
|
||||
PyGithub==2.1.1
|
||||
gitpython==3.1.40
|
||||
jinja2==3.1.2
|
||||
jinja2==3.1.3
|
||||
requests==2.31.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue