From 390877f0d753b2b9376d437599763bbc16d7ae24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:23:32 +0000 Subject: [PATCH] Bump wheel from 0.38.1 to 0.46.2 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.38.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.38.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/checkdocs.txt | 7 +++---- requirements/docs.txt | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/requirements/checkdocs.txt b/requirements/checkdocs.txt index 40f324bc11c..6df5b7388f3 100644 --- a/requirements/checkdocs.txt +++ b/requirements/checkdocs.txt @@ -47,10 +47,11 @@ mdurl==0.1.1 # via markdown-it-py myst-parser==0.18.0 # via -r checkdocs.in -packaging==21.3 +packaging==26.0 # via # build # sphinx + # wheel pep517==0.13.0 # via build pip-sync-faster==0.0.2 @@ -61,8 +62,6 @@ pip-tools==6.8.0 # pip-sync-faster pygments==2.15.0 # via sphinx -pyparsing==3.0.9 - # via packaging pytz==2022.1 # via babel pyyaml==6.0 @@ -105,7 +104,7 @@ typing-extensions==4.3.0 # via myst-parser urllib3==2.6.0 # via requests -wheel==0.38.1 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/docs.txt b/requirements/docs.txt index 23100476c1d..83d89b22f1b 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -47,10 +47,11 @@ mdurl==0.1.1 # via markdown-it-py myst-parser==0.18.0 # via -r docs.in -packaging==21.3 +packaging==26.0 # via # build # sphinx + # wheel pep517==0.13.0 # via build pip-sync-faster==0.0.2 @@ -61,8 +62,6 @@ pip-tools==6.8.0 # pip-sync-faster pygments==2.15.0 # via sphinx -pyparsing==3.0.9 - # via packaging pytz==2022.1 # via babel pyyaml==6.0 @@ -105,7 +104,7 @@ typing-extensions==4.3.0 # via myst-parser urllib3==2.6.0 # via requests -wheel==0.38.1 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata