From 86871d00ba7be0d0317cd63ed6d85f820e5b33a7 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Wed, 5 Jan 2022 14:01:19 +0000
Subject: [PATCH] Bump Python requirement python-gitlab to 3.0.0

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

diff --git a/requirements.txt b/requirements.txt
index e5cf961f..43bc9d7a 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==3.0.0
 python-gnupg==0.4.7
 sh==1.14.2
 tenacity==8.0.1
-- 
GitLab