From 7f40f6cc2f7373a1d35cee630ea2d29810ab8ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 04:03:55 +0000 Subject: [PATCH] [DEPENDABOT]: Bump gitpython from 3.1.9 to 3.1.27 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 to 3.1.27. - [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.27) --- 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..a333de2a 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.27 autopep8==1.5.4 cffi==1.14.3 cryptography==3.1.1