From b65f0ee9165268bf4dcc1278fba654124170bcc6 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 27 Apr 2021 11:06:13 +0000
Subject: [PATCH] Bump Python requirement python-gitlab to 2.7.1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9bfeae33b6..713452d20c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ djangorestframework==3.12.4
 drf-spectacular==0.16.0
 elasticsearch-dsl>=6.0.0,<7.0.0
 gitpython==3.1.17
-python-gitlab==2.6.0
+python-gitlab==2.7.1
 python-memcached==1.59
 pytz==2021.1
 PyYAML==5.4.1
-- 
GitLab