From 459e0e9737485d2b83f60cbb4c6fc40cd12068a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 May 2020 23:34:15 -0400 Subject: [PATCH] Update gitpython from 2.1.13 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9781db7..84eb2b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argutil==1.1.9 -GitPython==2.1.13 +GitPython==3.1.3 mistune==0.8.4 flake8==3.7.9 pytest>=4.3.1