From ffe16425c2b528780aae3636874620ac63eba40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 13:41:22 +0000 Subject: [PATCH] Bump gitpython from 0.1.7 to 3.1.30 in /requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 0.1.7 to 3.1.30. - [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/0.1.7...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 06a8c1103..ce6e205fa 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -18,7 +18,7 @@ django-paranoia==0.1.9.1 django-statsd-mozilla==0.3.9 djangorestframework==2.3.9 funfactory==2.2.0 -GitPython==0.1.7 +GitPython==3.1.30 gunicorn==0.17.4 httplib2==0.7.6 jingo==0.6