From 3cc15b27830244bd963263af00ed39a6ef1471c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 02:32:41 +0000 Subject: [PATCH] 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 17969a0..404f412 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ sphinx==9.1.0 invoke==2.2.1 invocations==4.0.2 semantic-version==2.6.0 -wheel==0.46.2 +wheel==0.46.3 twine==6.2.0 releases==2.1.1 flake8==7.3.0