From 58aec3af24d6ec3f8c20f4d15b38f8fb4cbcffa3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 May 2020 02:33:19 -0400 Subject: [PATCH] Update gitpython from 2.1.13 to 3.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9781db7..7249600 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argutil==1.1.9 -GitPython==2.1.13 +GitPython==3.1.2 mistune==0.8.4 flake8==3.7.9 pytest>=4.3.1