From 359c24699fa30ed8cdc5c677196dceb96c7a7830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:52:54 +0000 Subject: [PATCH] Bump wheel in /tools/ci_build/github/linux/docker/scripts 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] --- tools/ci_build/github/linux/docker/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/linux/docker/scripts/requirements.txt b/tools/ci_build/github/linux/docker/scripts/requirements.txt index ee5cedb73ff04..006ca4199943e 100644 --- a/tools/ci_build/github/linux/docker/scripts/requirements.txt +++ b/tools/ci_build/github/linux/docker/scripts/requirements.txt @@ -4,7 +4,7 @@ numpy==2.1.2; python_version >= '3.9' mypy pytest setuptools==69.0.3 -wheel==0.42.0 +wheel==0.46.2 onnx==1.17.0 ; python_version < '3.13' argparse sympy==1.12