From 941ccfe4c4da2b2cea192a356a80af0dd9c0ab0d Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sun, 29 May 2022 14:00:50 +0000
Subject: [PATCH] Bump Python requirement python-gitlab to 3.5.0

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

diff --git a/requirements.txt b/requirements.txt
index f2188b6e..b480d4b6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 arkindex-client==1.0.8
 peewee==3.14.10
 Pillow==9.1.0
-python-gitlab==2.7.1
+python-gitlab==3.5.0
 python-gnupg==0.4.8
 sh==1.14.2
 shapely==1.8.2
-- 
GitLab