From c85569b306e1bbccd8c8b44a280301fcc2e89607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:29:36 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 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.30...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(-) diff --git a/requirements.txt b/requirements.txt index b6e66e2..4771d63 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.32 idna==2.8 isort==4.3.21 lazy-object-proxy==1.4.3