From fa697ff3cd22a48464af9952de1babe8f91d9df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:49:53 +0000 Subject: [PATCH] Bump python-gitlab from 5.2.0 to 5.3.1 Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 5.2.0 to 5.3.1. - [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.1) --- 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..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