From be0e090c7dadf1680cb31dbafc7201df54556c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 12:17:22 +0000 Subject: [PATCH] Bump gitpython from 3.1.27 to 3.1.41 in the pip group Bumps the pip group with 1 update: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.27 to 3.1.41 - [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.27...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be081a4..d4201b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.12.7 charset-normalizer==2.0.12 gitdb==4.0.9 -GitPython==3.1.27 +GitPython==3.1.41 hvac==0.11.2 idna==3.3 requests==2.31.0