From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:49:01 +0000 (+0000) Subject: build(deps): bump wheel from 0.42.0 to 0.46.2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=83aebdd257522cfc62e92b08c8c631d07168d41c;p=teuthology.git build(deps): bump wheel from 0.42.0 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.42.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index ab859bb97..dc746b59b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -192,7 +192,7 @@ virtualenv==20.26.6 # via tox wcwidth==0.2.12 # via prettytable -wheel==0.42.0 +wheel==0.46.2 # via pip-tools xmltodict==0.13.0 # via teuthology (pyproject.toml)