From 417832f30ed2f1a048f11051168933453460fa29 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 28 Jun 2022 14:01:33 +0000
Subject: [PATCH] Bump Python requirement python-gitlab to 3.6.0

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

diff --git a/requirements.txt b/requirements.txt
index f2188b6e..e867be71 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.6.0
 python-gnupg==0.4.8
 sh==1.14.2
 shapely==1.8.2
-- 
GitLab