From 8717950f90e6493e2e4316ae1a10a7a1ca6efc1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:49:28 +0000 Subject: [PATCH] Bump gitpython from 2.1.10 to 3.1.32 in /src Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.10 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/2.1.10...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d305daf..9b8fc1b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ gitdb2==2.0.4 -GitPython==2.1.10 +GitPython==3.1.32 grpcio==1.15.0 grpcio-tools==1.15.0 prometheus-client==0.3.1