From 86ca81e56ba94af6cc39bbfaf2df8d88f2182c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:02:20 +0000 Subject: [PATCH] Bump python-gitlab from 5.2.0 to 5.3.1 (#1343) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 576186dd5..7aa2c54d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyperclip==1.9.0 pydantic==2.10.4 colorama>=0.4.6 lxml==5.3.0 -python-gitlab==5.2.0 +python-gitlab==5.3.1 PyGithub==2.5.0 boto3>=1.28.0 pyright==1.1.391