From 909f189da5324ad89b9eea9f217b9367f93736d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:35:48 +0000 Subject: [PATCH] build(deps): bump python-gitlab in /drivers/gpu/drm/ci/xfails Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 4.6.0 to 5.0.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/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- drivers/gpu/drm/ci/xfails/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/ci/xfails/requirements.txt b/drivers/gpu/drm/ci/xfails/requirements.txt index 5dba62c37f0f..502409b859fc 100644 --- a/drivers/gpu/drm/ci/xfails/requirements.txt +++ b/drivers/gpu/drm/ci/xfails/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.6.2 charset-normalizer==3.3.2 idna==3.7 pip==24.2 -python-gitlab==4.6.0 +python-gitlab==5.0.0 requests==2.32.3 requests-toolbelt==1.0.0 ruamel.yaml==0.18.6