From 6c60ca088c7c647b2a566adba777f0b49ed7c5a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 10:25:59 +0200 Subject: [PATCH] Bump gitpython from 3.1.0 to 3.1.1 (#1659) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.0 to 3.1.1. - [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.0...3.1.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5371558a1..bcb02b2ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colorlog==4.1.0 cpe==1.2.1 cryptography==2.9 docker==4.2.0 -gitpython==3.1.0 +gitpython==3.1.1 jinja2==2.11.1 packaging==20.3 ptvsd==4.3.2