From 2f54388bd11e77205c63b80479f5fbc36b42554a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 04:03:22 +0000 Subject: [PATCH] [DEPENDABOT]: Bump gitpython from 3.1.9 to 3.1.20 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 to 3.1.20. - [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.20) --- 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..7642b535 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.20 autopep8==1.5.4 cffi==1.14.3 cryptography==3.1.1