From 836921a21972f12f34fe01cc6f83a6a72ff0ddae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 20:03:05 +0000 Subject: [PATCH] Bump gitpython from 3.1.44 to 3.1.58 in /app Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.58. - [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.44...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 45bf65a..9321b29 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -10,7 +10,7 @@ torch==2.8.0 huggingface_hub==0.15.1 openai==0.28.0 PyYAML==6.0.2 -GitPython==3.1.44 +GitPython==3.1.58 redis==6.2.0 fakeredis==2.30.1 atomicwrites==1.4.1