aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-18 21:26:24 +0000
committerGitHub <noreply@github.com>2024-07-18 21:26:24 +0000
commitd7b9998810832bebb26d2396f8f7bfcb999f2cc5 (patch)
tree9cde828dab6171b4d091c7017e5b08bcf64b316e
parent68b59730459e5d1fe4e0bbeb04ceb9df0f002270 (diff)
build(deps): bump urllib3 in /drivers/gpu/drm/ci/xfailsdependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--drivers/gpu/drm/ci/xfails/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/ci/xfails/requirements.txt b/drivers/gpu/drm/ci/xfails/requirements.txt
index e9994c9db799..267a6cc4e313 100644
--- a/drivers/gpu/drm/ci/xfails/requirements.txt
+++ b/drivers/gpu/drm/ci/xfails/requirements.txt
@@ -13,5 +13,5 @@ ruamel.yaml==0.17.32
ruamel.yaml.clib==0.2.7
setuptools==68.0.0
tenacity==8.2.3
-urllib3==2.0.7
+urllib3==2.2.2
wheel==0.41.1