From b865a60225efd000a8677da08ee499d6849e8aba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 20:54:16 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.2 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.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf1d0973..c066dd06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,6 +117,7 @@ packaging==25.0 # via # build # gunicorn + # wheel pip-tools==7.4.1 # via -r requirements.in platformdirs==4.5.1 @@ -201,7 +202,7 @@ werkzeug==3.1.5 # via # -r requirements.in # flask -wheel==0.45.1 +wheel==0.46.2 # via pip-tools wrapt==1.17.3 # via