From 7a0b83f6e782682aba048db10bcee5458445d703 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Mon, 28 Jun 2021 11:06:44 +0000 Subject: [PATCH] Bump Python requirement python-gitlab to 2.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16761774b7..33b08f3924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ djangorestframework==3.12.4 drf-spectacular==0.17.2 elasticsearch-dsl>=6.0.0,<7.0.0 gitpython==3.1.18 -python-gitlab==2.8.0 +python-gitlab==2.9.0 python-memcached==1.59 pytz==2021.1 PyYAML==5.4.1 -- GitLab