From 0f026e7224a88a8ce70708f323b21926c229efb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:02:56 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.50 to 3.1.51 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.50 to 3.1.51. - [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.51) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.51 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 b624a97f86a..6af0d77c722 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ uWSGI==2.0.31 vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 -gitpython==3.1.50 +gitpython==3.1.51 python-gitlab==8.4.0 cpe==1.3.1 packageurl-python==0.17.6