From 52ada179605426ec6bc84932d03ebf49d4bc5702 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Feb 2020 12:20:04 +0000 Subject: [PATCH] Update dependency GitPython to v3.1.0 --- dist/cpr/requirements.txt | 2 +- src/cpr/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/cpr/requirements.txt b/dist/cpr/requirements.txt index 3579148..1f24f63 100644 --- a/dist/cpr/requirements.txt +++ b/dist/cpr/requirements.txt @@ -1,2 +1,2 @@ -GitPython==3.0.8 +GitPython==3.1.0 PyGithub==1.46 diff --git a/src/cpr/requirements.txt b/src/cpr/requirements.txt index 3579148..1f24f63 100644 --- a/src/cpr/requirements.txt +++ b/src/cpr/requirements.txt @@ -1,2 +1,2 @@ -GitPython==3.0.8 +GitPython==3.1.0 PyGithub==1.46