From dfd87b46ddfef1941db9092f943744aed53947e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2020 08:02:35 +0000 Subject: [PATCH] Bump gitpython from 3.0.7 to 3.0.8 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.7 to 3.0.8. - [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.7...3.0.8) 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 4166b3a9..cba142e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Babel==2.8.0 Click==7.0 gitdb2==3.0.2 -GitPython==3.0.7 +GitPython==3.0.8 htmlmin==0.1.12 Jinja2==2.11.1 jsmin==2.2.2