From 74bb9b4663b28d5e112194020439e944fc0784c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 12:54:40 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.35 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.35. - [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.31...3.1.35) --- 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 0eedb5cf00c..2eae3efd103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2023.5.7 charset-normalizer==3.1.0 frozenlist==1.3.3 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.35 idna==3.4 markdown-it-py==2.2.0 mdurl==0.1.2