From edc9cca591cfaa4f6f44da1d1c84a5d326933b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:11:13 +0000 Subject: [PATCH] build(deps): bump wheel in /docker in the pip group across 1 directory Bumps the pip group with 1 update in the /docker directory: [wheel](https://github.com/pypa/wheel). Updates `wheel` from 0.45.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.45.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docker/requirements.sys_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.sys_python.txt b/docker/requirements.sys_python.txt index b3a5a8dc..b5f60ae3 100644 --- a/docker/requirements.sys_python.txt +++ b/docker/requirements.sys_python.txt @@ -29,7 +29,7 @@ sphinx-tabs==3.4.7 recommonmark==0.7.1 graphviz==0.20.3 setuptools==80.9.0 -wheel==0.45.0 +wheel==0.46.2 build==1.3.0 typing-extensions==4.13.1 patchelf==0.17.2.1