From dfcc11b3768455ed60efd255f22f9682616ceb6f Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Fri, 9 Jun 2023 14:00:57 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 366e60ff..fb00f9e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ arkindex-client==1.0.13 peewee==3.16.3 Pillow==10.0.0 pymdown-extensions==10.0.1 -python-gitlab==3.14.0 +python-gitlab==3.15.0 python-gnupg==0.5.0 sh==2.0.6 shapely==2.0.1 -- GitLab