From e1d13abd23e09eff969578f7f5ac74b6e8e1c005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:32:42 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.47 in /test Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.47. - [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.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 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..91ab64b26 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.47 idna==3.7 importlib_metadata==8.0.0 isort==5.13.2