From 7434ca9e993235eb6a82dbee8bcbf1c791a6d6e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 18:29:44 +0100 Subject: [PATCH] Bump gitpython from 3.0.8 to 3.1.0 (#1524) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.0. - [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.8...3.1.0) 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 4d6fba354..d2a4a1a57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colorlog==4.1.0 cpe==1.2.1 cryptography==2.8 docker==4.2.0 -gitpython==3.0.8 +gitpython==3.1.0 packaging==20.1 pytz==2019.3 pyudev==0.22.0