From 1dc1a95cc0263802fc54b290f9b39cc875d83dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:02:41 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.46 to 3.1.47 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 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/3.1.46...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 534437c3..77af9fd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-magic==0.4.27 flask-wtf==1.2.2 requests==2.33.1 pyIsEmail==2.0.1 -GitPython==3.1.46 +GitPython==3.1.47 xmltodict==1.0.4 lxml==6.0.2 pytz==2026.1.post1