Skip to content

Commit 0f8152e

Browse files
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](pypa/wheel@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] <support@github.com>
1 parent 109e0fd commit 0f8152e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ development = [
4444
"pytest==9.0.2; python_version > '3.11'",
4545
"twine==6.2.0",
4646
"virtualenv==20.36.1",
47-
"wheel==0.46.2",
47+
"wheel==0.46.3",
4848
]
4949
documentation = [
5050
"autodocsumm",

0 commit comments

Comments
 (0)