From b92a616fbfb0227a6d8a16c6660daa5299f6abd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:28:25 +0000 Subject: [PATCH] build(deps): bump wheel from 0.46.2 to 0.46.3 Bumps [wheel](https://github.com/pypa/wheel) from 0.46.2 to 0.46.3. - [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.2...0.46.3) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a2dfed..1a0dd2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ pip==25.3 PyYAML==6.0.3 setuptools==80.10.2 -wheel==0.46.2 +wheel==0.46.3