From 86913ffcb5ab5eee8337e0095a669517ae93374e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:04:14 +0000 Subject: [PATCH] Bump gitpython from 3.1.50 to 3.1.52 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.52. - [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.50...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 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 b04605b..7ee3cc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ filelock==3.20.3 FormEncode==2.1.0 fqdn==1.5.1 gitdb==4.0.11 -GitPython==3.1.50 +GitPython==3.1.52 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1