From 442007ab709c01c8fa47366a8d0d9d282e42e4f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 04:03:43 +0000 Subject: [PATCH] [DEPENDABOT]: Bump gitpython from 3.1.9 to 3.1.18 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.9 to 3.1.18. - [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.18) --- 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..4850f7ec 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.18 autopep8==1.5.4 cffi==1.14.3 cryptography==3.1.1