From 3e69b04b86ff4dfb7ba2b077f9800396c79683ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 16:20:47 +0200 Subject: [PATCH] Bump gitpython from 3.0.1 to 3.0.2 (#1254) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.1 to 3.0.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.0.1...3.0.2) 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 553c8b8b8..71a3bc0f4 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==3.0.1 +gitpython==3.0.2 pytz==2019.2 pyudev==0.21.0 uvloop==0.12.2