From 4056fcd75d6e2266c1eaaf2df0e81afc8d430857 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 10:22:14 +0100 Subject: [PATCH] Bump gitpython from 3.0.4 to 3.0.5 (#1371) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.4 to 3.0.5. - [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.4...3.0.5) 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 bc37db28a..c281b365a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colorlog==4.0.2 cpe==1.2.1 cryptography==2.8 docker==4.1.0 -gitpython==3.0.4 +gitpython==3.0.5 packaging==19.2 pytz==2019.3 pyudev==0.21.0