From 069ebfffa86942361b7989dd0309cc1b0dbc328b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:49:06 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41. - [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.30...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a45ea9b..6fed3d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==2.0.4 cycler==0.10.0 Deprecated==1.2.10 gitdb==4.0.5 -GitPython==3.1.30 +GitPython==3.1.41 humanize==3.0.1 idna==2.10 kiwisolver==1.2.0