From 8a41e2da65b76076e23ca950c86b96de68340c31 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Fri, 19 Aug 2022 14:00:59 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da41d9dc..a65e304b 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.8.1 python-gnupg==0.4.8 sh==1.14.2 shapely==1.8.2 -- GitLab