From 2500555a7978b8f99ffc2dd686bc0ba0684e1eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:52:32 +0000 Subject: [PATCH] build(deps): bump wheel in /drivers/gpu/drm/ci/xfails Bumps [wheel](https://github.com/pypa/wheel) from 0.41.1 to 0.43.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.41.1...0.43.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... 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 241d01d90ef2a..932e4c5ddbb0c 100644 --- a/drivers/gpu/drm/ci/xfails/requirements.txt +++ b/drivers/gpu/drm/ci/xfails/requirements.txt @@ -14,4 +14,4 @@ ruamel.yaml.clib==0.2.7 setuptools==68.0.0 tenacity==8.2.3 urllib3==2.0.7 -wheel==0.41.1 +wheel==0.43.0