From 685788bcdf0a5cabe087d6564ea4b8c43bd499c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:12:04 +0200 Subject: [PATCH] Bump gitpython from 3.1.3 to 3.1.7 (#1830) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.3 to 3.1.7. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.3...3.1.7) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82c214836..0c6ef6125 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colorlog==4.1.0 cpe==1.2.1 cryptography==2.9.2 docker==4.2.2 -gitpython==3.1.3 +gitpython==3.1.7 jinja2==2.11.2 packaging==20.4 ptvsd==4.3.2