From 15ee51283fcfd21ab74d84483b7631152d0244c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 20:39:08 +0000 Subject: [PATCH] Bump gitpython from 2.1.11 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.11 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/2.1.11...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 1b949c3..f4f966e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 Click>=7.0 Flask==2.2.5 gitdb2==2.0.4 -GitPython==2.1.11 +GitPython==3.1.41 idna==2.7 isort==4.3.4 itsdangerous==0.24