mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-13 15:13:10 +00:00
Update gitpython to 3.1.31 (#4165)
This commit is contained in:
parent
aa6d0bc2ad
commit
a756fbe4bb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ pyyaml==6.0
|
|||
# Scripting
|
||||
# ------------------------------------------------------------------------------
|
||||
PyGithub==1.57
|
||||
gitpython==3.1.30
|
||||
gitpython==3.1.31
|
||||
jinja2==3.1.2
|
||||
requests==2.28.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue