From f5fdbd86e943dacea58adebf0c9f2e2a3e49ac02 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 23 Sep 2024 13:35:07 +0000 Subject: [PATCH] Update dependency python-gitlab to v4.11.1 Signed-off-by: Platform Engineering Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6f3bb5..11935ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ jinja2==3.1.4 pandas==2.2.3 pip==24.2 python-dotenv[cli]==1.0.1 -python-gitlab==4.10.0 +python-gitlab==4.11.1 tabulate==0.9.0