From 6b8ba210c2ee76f8c577e29f6b5f56983541e259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:23 +0000 Subject: [PATCH] Bump gitpython from 3.1.29 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.32. - [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.29...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7d53160..d4387e3 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ funcy==1.17 future==0.18.2 gensim==3.8.3 gitdb==4.0.9 -GitPython==3.1.29 +GitPython==3.1.32 greenlet==1.1.3.post0 htmlmin==0.1.12 idna==3.4