From 85c14b7c9eea2b4a3100878b5fa899af60a3b76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:02:50 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.50 to 3.1.52 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 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.50...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 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 bffe3bea..e2211e2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-magic==0.4.27 flask-wtf==1.3.0 requests==2.34.2 pyIsEmail==2.0.1 -GitPython==3.1.50 +GitPython==3.1.52 xmltodict==1.0.4 lxml==6.1.1 pytz==2026.2