From cc148cf0b3505dfffc52b491c0f744aa6ebc21aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:03:21 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.61 to 3.1.62 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.61 to 3.1.62. - [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.61...3.1.62) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.62 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 343c41a12a3..55ac487357e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ uWSGI==2.0.31 vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 -gitpython==3.1.61 +gitpython==3.1.62 python-gitlab==8.5.0 cpe==1.3.1 packageurl-python==0.17.6