mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-12 09:02:19 +03:00
Merge pull request #4032 from cookiecutter/pyup-update-gitpython-3.1.29-to-3.1.30
Update gitpython to 3.1.30
This commit is contained in:
commit
d384a1d9db
|
@ -21,6 +21,6 @@ pyyaml==6.0
|
||||||
# Scripting
|
# Scripting
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
PyGithub==1.57
|
PyGithub==1.57
|
||||||
gitpython==3.1.29
|
gitpython==3.1.30
|
||||||
jinja2==3.1.2
|
jinja2==3.1.2
|
||||||
requests==2.28.1
|
requests==2.28.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user