From 5ef7f7a9163d7ca76d7723b92d4e052f6dcdab3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 23:00:52 +0000 Subject: [PATCH] Bump gitpython from 3.1.44 to 3.1.45 in /api Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [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.44...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7addb33..b4e471b 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -29,7 +29,7 @@ docutils==0.20.1 # sphinx gitdb==4.0.12 # via gitpython -gitpython==3.1.44 +gitpython==3.1.45 # via ozi idna==3.10 # via