From c53b6ac975b42346197e5da0e569e4e83b53ff61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:28:20 +0000 Subject: [PATCH] Bump wheel from 0.38.4 to 0.46.2 in /docker Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 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.38.4...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 7e325e4a..c7f6ff68 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -11,14 +11,13 @@ dumb-pypi==1.15.0 filelock==3.20.3 jinja2==3.1.6 markupsafe==2.1.1 -packaging==21.3 +packaging==26.0 patchelf==0.16.1.0 ; sys_platform == "linux" platformdirs==4.2.0 pyelftools==0.28 -pyparsing==3.0.9 typing-extensions==4.3.0 virtualenv==20.36.1 -wheel==0.38.4 +wheel==0.46.2 # The following packages are considered to be unsafe in a requirements file: pip==25.3