From 75dcd1358f10dc78917c617b566e3c56691f7843 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Nov 2019 17:39:00 -0500 Subject: [PATCH] Update gitpython from 2.1.13 to 3.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9781db7..daf5d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argutil==1.1.9 -GitPython==2.1.13 +GitPython==3.0.5 mistune==0.8.4 flake8==3.7.9 pytest>=4.3.1