From eaa763a54e7fb77f36a1a9e087386e427f75bfa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:46:47 +0000 Subject: [PATCH] Bump gitpython from 2.1.7 to 3.1.37 in /djbook Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.7 to 3.1.37. - [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/2.1.7...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- djbook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djbook/requirements.txt b/djbook/requirements.txt index e5a31369..eab333df 100644 --- a/djbook/requirements.txt +++ b/djbook/requirements.txt @@ -4,4 +4,4 @@ Sphinx==1.6.5 PyGithub==1.35.0 polib==1.0.8 goslate==1.5.1 -GitPython==2.1.7 +GitPython==3.1.37