From 63b136523261d887d0b41daa0ab18bc40aba4a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 08:21:30 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.44 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44. - [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.43...3.1.44) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.44 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 d6045af9f..f673c540d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ urllib3==1.26.19 cryptography==44.0.1 python-dateutil==2.9.0 python-ldap==3.4.4 -GitPython==3.1.43 +GitPython==3.1.44 setuptools>=71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability opentelemetry-api opentelemetry-sdk