From 99c45f56388ac80df3c1542a6fba27139cc3e540 Mon Sep 17 00:00:00 2001 From: Erwan Rouchet <rouchet@teklia.com> Date: Fri, 15 Feb 2019 11:45:25 +0000 Subject: [PATCH] Bump python-gitlab to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96e199d909..091b58bcb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ gitpython==2.1.11 idna==2.6 jdcal==1.3 olefile==0.44 -python-gitlab==1.5.1 +python-gitlab==1.7.0 python-magic==0.4.15 python-memcached==1.59 pytz>=2018.7 -- GitLab