Merge pull request #4951 from cookiecutter/pyup-update-gitpython-3.1.42-to-3.1.43

Update gitpython to 3.1.43
This commit is contained in:
Jelmer 2024-04-02 18:40:09 +02:00 committed by GitHub
commit 7e41971a76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,6 @@ pyyaml==6.0.1
# Scripting # Scripting
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
PyGithub==2.3.0 PyGithub==2.3.0
gitpython==3.1.42 gitpython==3.1.43
jinja2==3.1.3 jinja2==3.1.3
requests==2.31.0 requests==2.31.0