From 46d225cc0408db81d3a14ba2638aab7342be79e9 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Tue, 24 May 2022 14:01:42 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2188b6e..a1078bfb 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.4.0 python-gnupg==0.4.8 sh==1.14.2 shapely==1.8.2 -- GitLab