From 959faddcc8ed50b6d95a636e42daecab6c344661 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Fri, 28 Oct 2022 14:00:55 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 377bcfc5..bbd2cac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ arkindex-client==1.0.11 peewee==3.15.3 Pillow==9.2.0 pymdown-extensions==9.7 -python-gitlab==3.10.0 +python-gitlab==3.11.0 python-gnupg==0.5.0 sh==1.14.3 shapely==1.8.5.post1 -- GitLab