From e0eb0c8212e3abb2fa97b2736b890122eae28e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:48:01 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. - [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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eb045ab1eb..c4527de923e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ future==0.18.3 # via -r requirements.in gitdb==4.0.9 # via gitpython -gitpython==3.1.37 +gitpython==3.1.41 # via wagtail-localize-git gunicorn==21.2.0 # via -r requirements.in