From 75697cefcfe445ab3bffece6cc284a9be303e62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:25:45 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.37 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 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/3.1.30...3.1.37) --- 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 b6e66e2..fa78580 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-debug-toolbar==2.2.1 entrypoints==0.3 flake8==3.7.9 gitdb2==3.0.0 -GitPython==3.1.30 +GitPython==3.1.37 idna==2.8 isort==4.3.21 lazy-object-proxy==1.4.3