From 686df16e49131aa3cf18b29f775a28e459ac5a1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 10:13:49 +0000 Subject: [PATCH] Bump gitdb2 from 2.0.6 to 3.0.2 Bumps [gitdb2](https://github.com/gitpython-developers/gitdb) from 2.0.6 to 3.0.2. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/2.0.6...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 60067fe..4166b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Babel==2.8.0 Click==7.0 -gitdb2==2.0.6 +gitdb2==3.0.2 GitPython==3.0.7 htmlmin==0.1.12 Jinja2==2.11.1