From 0e7e95ba200405e1d85c6249377d64113d2fcffc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 14:18:11 +0200 Subject: [PATCH] Bump gitpython from 2.1.11 to 2.1.12 (#1171) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.11 to 2.1.12. - [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/2.1.11...2.1.12) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdfa609c3..6a572bef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colorlog==4.0.2 cpe==1.2.1 cryptography==2.7 docker==4.0.2 -gitpython==2.1.11 +gitpython==2.1.12 pytz==2019.1 pyudev==0.21.0 uvloop==0.12.2