mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-16 08:13:10 +00:00
Update gitpython to 3.1.38 (#4631)
This commit is contained in:
parent
f822bb3929
commit
23b49dd6c5
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.37
|
||||
gitpython==3.1.38
|
||||
jinja2==3.1.2
|
||||
requests==2.31.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue