From 8d36b218e0dbee1a8fd618200acdc6b73d453932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:47:03 +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.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...8.4.1) --- 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..af3f8a2d62b1 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.1 urllib3==2.2.1 wheel==0.43.0