mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 07:20:40 +03:00
Update gitpython to 3.1.38 (#4631)
This commit is contained in:
parent
f822bb3929
commit
23b49dd6c5
|
@ -23,6 +23,6 @@ pyyaml==6.0.1
|
||||||
# Scripting
|
# Scripting
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
PyGithub==2.1.1
|
PyGithub==2.1.1
|
||||||
gitpython==3.1.37
|
gitpython==3.1.38
|
||||||
jinja2==3.1.2
|
jinja2==3.1.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user