From 251d6f4e1a9e28f707347e0e3a0706e5b49b931b Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 8 Nov 2021 14:01:14 +0000
Subject: [PATCH] Bump Python requirement python-gitlab to 2.10.1

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

diff --git a/requirements.txt b/requirements.txt
index e5cf961f..3f474e98 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 arkindex-client==1.0.7
 peewee==3.14.4
 Pillow==8.4.0
-python-gitlab==2.7.1
+python-gitlab==2.10.1
 python-gnupg==0.4.7
 sh==1.14.2
 tenacity==8.0.1
-- 
GitLab