From 1d20ecc27f7d1cf113501edad7df97d9c8ecd4f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:01:26 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.49 in /test Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.49. - [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.43...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 04fa28a20..946baba9c 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -2,7 +2,7 @@ absl-py==2.1.0 certifi==2024.7.4 charset-normalizer==3.3.2 gitdb==4.0.11 -GitPython==3.1.43 +GitPython==3.1.49 idna==3.7 importlib_metadata==8.0.0 isort==5.13.2