From a8028dbe10dfe4c5699ff649c11b725652a1faf9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 17:04:00 +0200 Subject: [PATCH] Bump gitpython from 3.1.1 to 3.1.2 (#1697) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.1 to 3.1.2. - [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.1...3.1.2) 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 37bbebdeb..6df7d35b4 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.0 -gitpython==3.1.1 +gitpython==3.1.2 jinja2==2.11.2 packaging==20.3 ptvsd==4.3.2