mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 09:32:26 +03:00
Update gitpython to 3.1.25 (#3518)
This commit is contained in:
parent
5f8e45afc5
commit
dcd36973fa
|
@ -21,6 +21,6 @@ pyyaml==6.0
|
||||||
# Scripting
|
# Scripting
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
PyGithub==1.55
|
PyGithub==1.55
|
||||||
gitpython==3.1.24
|
gitpython==3.1.25
|
||||||
jinja2==3.0.3
|
jinja2==3.0.3
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user