From d4aa174c46979de012280801c94643c49cc9b967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 23:58:37 +0000 Subject: [PATCH] Bump gitpython from 2.1.15 to 3.1.47 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.15 to 3.1.47. - [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/2.1.15...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 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 edd5186..d3b5700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ redis==3.5.3 requests ipaddress==1.0.14 mecab-python==0.996 -GitPython==2.1.15 +GitPython==3.1.47 PyYAML cchardet==0.3.5 emoji==2.2.0