From 33bf50e36dfe1a06e93a956417a109add646db49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:43:25 +0000 Subject: [PATCH] build(deps): bump tenacity in /drivers/gpu/drm/ci/xfails Bumps [tenacity](https://github.com/jd/tenacity) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...8.4.0) --- updated-dependencies: - dependency-name: tenacity 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 0243c5c6ef65..69a470df49e9 100644 --- a/drivers/gpu/drm/ci/xfails/requirements.txt +++ b/drivers/gpu/drm/ci/xfails/requirements.txt @@ -12,6 +12,6 @@ requests-toolbelt==1.0.0 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 setuptools==70.0.0 -tenacity==8.3.0 +tenacity==8.4.0 urllib3==2.2.1 wheel==0.43.0