From a7ad1a74de2bc13c2ba2762065fa45b83d6b2be4 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Sun, 28 Aug 2022 14:00:55 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e12d6c0c..7deba0d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ arkindex-client==1.0.9 peewee==3.14.10 Pillow>=9.0 -python-gitlab==2.7.1 +python-gitlab==3.9.0 python-gnupg==0.5.0 sh==1.14.2 shapely==1.8.2 -- GitLab