From bcd9d000f17a5c031f3aded85412a66b7c6000f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 00:40:53 +0000 Subject: [PATCH] build(deps): update gitpython requirement from >=3.1.0 to >=3.1.49 Updates the requirements on [gitpython](https://github.com/gitpython-developers/GitPython) to permit the latest version. - [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.0...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 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 02a36578..a31ea73f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ swig sphinx-simplepdf weasyprint lief -GitPython>=3.1.0 +GitPython>=3.1.49 cyclonedx-bom