From 4b5f8acd2ef7f9e96478c1c3f6bb85fd0ea66b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 07:55:52 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.46 to 3.1.50 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 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.46...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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 e5827dd5..d328421f 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.50 xmltodict==1.0.4 lxml==6.1.1 pytz==2026.1.post1