From 7321d03aefad6aed54c75e7149a113ac2ebbc9ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Oct 2019 21:23:50 +0200 Subject: [PATCH] Update gitpython from 2.1.8 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..2cf7d0d 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.0.3 jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2