From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:16:25 +0000 (+0000) Subject: build(deps): bump wheel from 0.45.1 to 0.46.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3573%2Fhead;p=thirdparty%2Ftornado.git build(deps): 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] --- diff --git a/requirements.txt b/requirements.txt index e496bc72..fc4c9010 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,6 +61,7 @@ packaging==25.0 # pyproject-api # sphinx # tox + # wheel pathspec==0.12.1 # via black pip-tools==7.4.1 @@ -121,7 +122,7 @@ urllib3==2.6.3 # via requests virtualenv==20.36.1 # via tox -wheel==0.45.1 +wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: