From 432249a032eb6514f9e413fa762befe2f1a6c89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:40:47 +0000 Subject: [PATCH] Bump gitpython from 2.1.15 to 3.1.30 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.15 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/2.1.15...3.1.30) --- 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 9e644234e..cb803ad31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ dicttoxml==1.7.4 # fails on requiring newer version of setuptools #Flask==0.10.1 -GitPython==2.1.15 +GitPython==3.1.30 # this GCP API is surprisingly awful, not using #google-api-python-client==1.11.0