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