From 5a8d5fbd446408224f4aba416b66a46c83a8d9aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:16:51 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.2 in /sdks/python/container/ml/py310 Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 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.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py310/base_image_requirements.txt | 2 +- sdks/python/container/ml/py310/gpu_image_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index 729ab317e648..982dc916a43f 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -234,7 +234,7 @@ urllib3==2.6.3 virtualenv-clone==0.5.7 websockets==15.0.1 Werkzeug==3.1.5 -wheel==0.45.1 +wheel==0.46.2 wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index ad5095bec5eb..813bdd4cea1a 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -310,7 +310,7 @@ vllm==0.10.1.1 watchfiles==1.1.1 websockets==15.0.1 Werkzeug==3.1.5 -wheel==0.45.1 +wheel==0.46.2 wrapt==2.0.1 xformers==0.0.31 xgrammar==0.1.21