From 9317ca7aa04aa7679748d1ffe2b9190272ed85da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:30:08 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.47 in /.github 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] --- .github/build_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/build_requirements.txt b/.github/build_requirements.txt index e783f23e..1f9ad8bd 100644 --- a/.github/build_requirements.txt +++ b/.github/build_requirements.txt @@ -1,3 +1,3 @@ build~=1.2.1 -GitPython==3.1.43 +GitPython==3.1.47