From 8d1e1f3137981c1edfbef35a006f72b151b9483e Mon Sep 17 00:00:00 2001 From: Ameya Shenoy Date: Tue, 23 Oct 2018 08:07:17 +0000 Subject: [PATCH] fix: bump up GitPython to 2.1.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b2c5b30..0e72c5b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ requests honcho python-crontab semantic_version -GitPython==0.3.2.1 +GitPython==2.1.11