From 6c8717c715cd990a180c935d1dcef8423f364cfa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 16:07:19 +0000 Subject: [PATCH] Bump gitdb2 from 3.0.2 to 4.0.2 Bumps [gitdb2](https://github.com/gitpython-developers/gitdb) from 3.0.2 to 4.0.2. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/commits) 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 d279e1d..3575e3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Babel==2.8.0 Click==7.0 -gitdb2==3.0.2 +gitdb2==4.0.2 GitPython==3.0.8 htmlmin==0.1.12 Jinja2==2.11.1