From baf83ec43229cd2c4e2e460aa7f88420626b4904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:07:36 +0000 Subject: [PATCH] build(deps): bump ruamel-yaml-clib in /drivers/gpu/drm/ci/xfails Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.7 to 0.2.8. --- updated-dependencies: - dependency-name: ruamel-yaml-clib dependency-type: direct:production update-type: version-update:semver-patch ... 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 1fe7acde479a..aea3cd8259b5 100644 --- a/drivers/gpu/drm/ci/xfails/requirements.txt +++ b/drivers/gpu/drm/ci/xfails/requirements.txt @@ -10,7 +10,7 @@ python-gitlab==4.4.0 requests==2.31.0 requests-toolbelt==1.0.0 ruamel.yaml==0.18.6 -ruamel.yaml.clib==0.2.7 +ruamel.yaml.clib==0.2.8 setuptools==69.5.1 tenacity==8.2.3 urllib3==2.2.1