From 9383c9e5467dd1bc3c3dde04150cd68fe55c1d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:18:23 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.46.1 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.46.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.46.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09ecdf1..5fbe299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ reuse==6.2.0 # via -r requirements.in tomlkit==0.13.3 # via reuse -wheel==0.46.1 +wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: