From 0eca6a8d131299120a000e7944196817c37d08c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:03:20 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.49 in /rule-keeper Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.49. - [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.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 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..5791479e 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.49