From ef767281e660c906d9ec1303b506c025ae7d67f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:01:24 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.41 to 3.1.45 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.45. - [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.41...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 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 86c9c0a2..0079a2ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-magic==0.4.27 flask-wtf==1.2.2 requests==2.32.5 pyIsEmail==2.0.1 -GitPython==3.1.41 +GitPython==3.1.45 xmltodict==0.13.0 lxml==5.3.0 pytz==2025.2