mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 13:14:43 +00:00
Update gitpython to 3.1.25 (#3518)
This commit is contained in:
parent
5f8e45afc5
commit
dcd36973fa
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ pyyaml==6.0
|
|||
# Scripting
|
||||
# ------------------------------------------------------------------------------
|
||||
PyGithub==1.55
|
||||
gitpython==3.1.24
|
||||
gitpython==3.1.25
|
||||
jinja2==3.0.3
|
||||
requests==2.27.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue