From 1d0a7db69143259d340eb010cbf2512252278944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:42:07 +0000 Subject: [PATCH] Bump python-gitlab from 5.2.0 to 5.3.0 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 5.2.0 to 5.3.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.2.0...v5.3.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 576186dd5..b0d4704d6 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.0 PyGithub==2.5.0 boto3>=1.28.0 pyright==1.1.391