From a35a02758b7b56085d99e9a607c4f8e94c99d9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:47:13 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.8 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.8 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.8...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 9f35d55f..40247dae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ flake8-polyfill==1.0.2 flake8-typing-imports==1.9.0 future==0.18.2 gitdb==4.0.5 -GitPython==3.1.8 +GitPython==3.1.32 idna==2.10 importlib-metadata==1.7.0 iniconfig==1.0.1