From af3326641e39c0383a9825fe2754da4c375c4a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:47:23 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.32 in /src Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 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.31...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 f97d40d..89135cf 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -43,7 +43,7 @@ flatbuffers==23.5.26 frozenlist==1.3.3 fsspec==2023.5.0 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.32 googleapis-common-protos==1.59.1 greenlet==2.0.2 grpcio==1.56.2