From 4b3dff838f1e158114f8024af5b42a27db40c47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:11:18 +0000 Subject: [PATCH] chore(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] --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 578014a..eaa5ae7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -537,12 +537,12 @@ }, "wheel": { "hashes": [ - "sha256:33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65", - "sha256:3d79e48fde9847618a5a181f3cc35764c349c752e2fe911e65fa17faab9809b0" + "sha256:4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d", + "sha256:e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.46.2" + "version": "==0.46.3" } }, "develop": {