From 4c3728708584c6fb63b99da51941e42e177a1a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 03:01:22 +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 9.0.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.3.0...9.0.0) --- updated-dependencies: - dependency-name: tenacity 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..71323f1cd51d 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==72.1.0 -tenacity==8.3.0 +tenacity==9.0.0 urllib3==2.2.2 wheel==0.43.0