From 2e50c356f16c7fe1a72f9bd5967966fa7d41a96f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 13:19:07 +0100 Subject: [PATCH] Update gitpython from 2.1.8 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..4df5482 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ colorama==0.3.9 git-semver==0.2.2 -gitpython==2.1.8 +gitpython==3.1.0 jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2