From fff1e829533724bb7bf0fc3f51821e0162816c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:38:50 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements/pip_tools.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index dc223b8..3a06e9a 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -9,14 +9,16 @@ build==1.4.0 click==8.3.1 # via pip-tools packaging==25.0 - # via build + # via + # build + # wheel pip-tools==7.5.2 - # 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: