From 955fa1f95833175904becd1f48e4ea83bcf9fc1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:55:48 -0400 Subject: [PATCH] build(deps): bump gitpython from 3.1.50 to 3.1.52 (#1505) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.52. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paige Patton <64206430+paigerube14@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20a4865e..5bab3dda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ azure-mgmt-network==27.0.0 coverage==7.6.12 datetime==5.4 docker>=7.0.0 # Upgraded to support requests>=2.32; Unix socket support now native -gitpython==3.1.50 +gitpython==3.1.52 google-auth==2.37.0 google-cloud-compute==1.22.0 ibm-cloud-sdk-core>=3.24.4 # Requires requests>=2.32.4