From 94fbe760cdc98168c6699ce3a43dbdfc3162cbec Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Fri, 14 Apr 2023 11:00:46 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 3.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12cf9f1874..67043441ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ djangorestframework==3.12.4 djangorestframework-simplejwt==5.2.2 drf-spectacular==0.18.2 gitpython==3.1.27 -python-gitlab==3.12.0 +python-gitlab==3.14.0 python-memcached==1.59 pytz==2023.3 PyYAML==6.0 -- GitLab