From b06ee6d825ec51304077880094f66f2966bc2b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 02:13:55 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.52 in /rule-keeper Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 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.31...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rule-keeper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rule-keeper/requirements.txt b/rule-keeper/requirements.txt index e1b03d3c..f46a30f0 100644 --- a/rule-keeper/requirements.txt +++ b/rule-keeper/requirements.txt @@ -1,3 +1,3 @@ jellyfish==0.9.0 PyYAML==6.0.1 -GitPython==3.1.31 +GitPython==3.1.52