From cde2ca32c3ab0976f71f94ece7fc3809df999e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:24:46 +0000 Subject: [PATCH] Bump python-gitlab from 5.1.0 to 5.2.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-gitlab/python-gitlab/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07666b15e..db588f6a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyperclip==1.9.0 pydantic==2.10.3 colorama>=0.4.6 lxml==5.3.0 -python-gitlab==5.1.0 +python-gitlab==5.2.0 PyGithub==2.5.0 boto3>=1.28.0 pyright==1.1.390