From 2f3df308741150000e107cbb818d95db950a4269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:56:59 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython 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 d2516d0..1204a70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ colorama==0.4.4 dill==0.3.4 future==0.18.3 gitdb==4.0.9 -GitPython==3.1.37 +GitPython==3.1.41 isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.7.0