mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-08 20:54:43 +00:00
Update gitpython to 3.1.41 (#4788)
This commit is contained in:
parent
d436c0b52c
commit
385f83f851
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ pyyaml==6.0.1
|
|||
# Scripting
|
||||
# ------------------------------------------------------------------------------
|
||||
PyGithub==2.1.1
|
||||
gitpython==3.1.40
|
||||
gitpython==3.1.41
|
||||
jinja2==3.1.3
|
||||
requests==2.31.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue