From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:17:33 +0000 (+0000) Subject: build(deps): bump urllib3 in /drivers/gpu/drm/ci/xfails X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=49d540516a4aefb81c2072e7579cc645d8230909;p=ceph-client.git build(deps): bump urllib3 in /drivers/gpu/drm/ci/xfails 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] --- diff --git a/drivers/gpu/drm/ci/xfails/requirements.txt b/drivers/gpu/drm/ci/xfails/requirements.txt index e9994c9db799b..267a6cc4e3133 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