From 2ea0c72f07c10df8f1cf832fdc185557ab454265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:47:50 +0000 Subject: [PATCH] Bump gitpython from 3.1.9 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 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.9...3.1.32) --- 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 fa4ea9dc..84b81583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future-fstrings==1.2.0 click==7.1.2 pytest==6.1.1 pytest_mock==3.3.1 -GitPython==3.1.9 +GitPython==3.1.32 google-cloud-storage==1.32.0 docker==4.3.1 pyyaml