From 14ed8cdb08592713c1d851f1667a25feb98b5cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:24:16 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.2 in /sdks/python/container/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/py310/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index cc61bef566fe..6fbd5b05700e 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -200,7 +200,7 @@ uritemplate==4.2.0 urllib3==2.6.3 virtualenv-clone==0.5.7 websockets==15.0.1 -wheel==0.45.1 +wheel==0.46.2 wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0