From 93b1acf34b06b9a039a650f4cc4b30700c19002b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:06:33 +0000 Subject: [PATCH] build(deps): bump wheel from 0.45.1 to 0.46.2 in /requirements 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] --- requirements/dev.txt | 3 ++- requirements/pip-tools.txt | 8 +++++--- requirements/pip.txt | 4 +++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 28cc99d..17302ea 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -185,6 +185,7 @@ packaging==25.0 # pyproject-api # pytest # tox + # wheel path==16.16.0 # via edx-i18n-tools pip-tools==7.5.1 @@ -337,7 +338,7 @@ wcwidth==0.2.14 # via # -r quality.txt # prompt-toolkit -wheel==0.45.1 +wheel==0.46.2 # via # -r pip-tools.txt # pip-tools diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index e97cb1b..a9647a9 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -9,14 +9,16 @@ build==1.3.0 click==8.3.0 # via pip-tools packaging==25.0 - # via build + # via + # build + # wheel pip-tools==7.5.1 - # via -r requirements/pip-tools.in + # via -r pip-tools.in pyproject-hooks==1.2.0 # via # build # pip-tools -wheel==0.45.1 +wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/pip.txt b/requirements/pip.txt index d0ca49f..35d511b 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,7 +4,9 @@ # # make upgrade # -wheel==0.45.1 +packaging==26.0 + # via wheel +wheel==0.46.2 # via -r pip.in # The following packages are considered to be unsafe in a requirements file: