Update package GitPython (#1175)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-08-26 17:18:08 -04:00
committed by GitHub
parent 8b2c00ebc9
commit 7bdd996488
+2 -2
View File
@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
# pip-compile --no-index --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
#
certifi==2026.7.22
# via requests
@@ -16,7 +16,7 @@ cryptography==50.0.0
# via pyjwt
gitdb==4.0.12
# via gitpython
gitpython==3.1.59
gitpython==3.1.60
# via -r scripts/make_release_requirements.in
idna==3.19
# via requests