mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 02:52:25 +03:00
Update gitpython to 3.1.26 (#3524)
This commit is contained in:
parent
b447935914
commit
0288bf7d68
|
@ -21,6 +21,6 @@ pyyaml==6.0
|
||||||
# Scripting
|
# Scripting
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
PyGithub==1.55
|
PyGithub==1.55
|
||||||
gitpython==3.1.25
|
gitpython==3.1.26
|
||||||
jinja2==3.0.3
|
jinja2==3.0.3
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user