From 7c345db6fee7de034d75eda0ed3adb9bb8f9967e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 15:05:40 +0200 Subject: [PATCH] Bump gitpython from 3.1.2 to 3.1.3 (#1764) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.2 to 3.1.3. - [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.2...3.1.3) 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 704eee543..0d982e758 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.2 +gitpython==3.1.3 jinja2==2.11.2 packaging==20.4 ptvsd==4.3.2