From e9cd3b57a58ec1c686c92f691820816fa3b1bbb8 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Tue, 8 Sep 2026 22:36:31 -0400 Subject: [PATCH] Update package GitPython (#1182) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Zach Borboa --- scripts/make_release_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index c81f68b..76a8b8c 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -16,7 +16,7 @@ cryptography==50.0.1 # via pyjwt gitdb==4.0.12 # via gitpython -gitpython==3.1.61 +gitpython==3.1.62 # via -r scripts/make_release_requirements.in idna==3.19 # via requests