From f8b1dd680d2c6f1f2686ccee2af4e211d3719dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 17:26:07 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.52 to 3.1.54 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.52 to 3.1.54. - [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.52...3.1.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 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 28343e299c..9820ab45d2 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.52 +gitpython==3.1.54 python-gitlab==8.4.0 cpe==1.3.1 packageurl-python==0.17.6