From cc2594d3da9abc0247576a318e2a961266219874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 14:11:37 +0000 Subject: [PATCH] Bump gitpython from 3.1.50 to 3.1.57 in /install Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.57. - [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.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 5ee7d7bd5..b41d1347e 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -29,7 +29,7 @@ pytest-mock==3.15.1 pytest-xdist==3.8.0 scipy==1.15.1 scikit-learn==1.7.2 -GitPython==3.1.50 +GitPython==3.1.57 protobuf==5.29.6 exclusiveprocess==0.9.4 pytest-dependency==0.6.0