From 8c7253dc6b284762c4db7703d6eb474777259b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 04:03:40 +0000 Subject: [PATCH] [DEPENDABOT]: Bump gitpython from 3.1.9 to 3.1.26 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 to 3.1.26. - [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.26) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46dce1a..4eaca3f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cookiecutter==1.7.2 click==7.1.2 ruamel.yaml==0.16.12 pygithub==1.53 -GitPython==3.1.9 +GitPython==3.1.26 autopep8==1.5.4 cffi==1.14.3 cryptography==3.1.1