From 78c0cb9ef7e4625f72dd372c95ec23d7c7fc4655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:39:17 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.50 in /rule-keeper Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.50. - [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.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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..6d621388 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.50