Skip to content

Commit 26385e0

Browse files
Bump wheel from 0.40.0 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.40.0 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.40.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7e0d08 commit 26385e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=68.0.0",
44
"setuptools-scm",
5-
"wheel==0.40.0",
5+
"wheel==0.46.2",
66
]
77
build-backend = "setuptools.build_meta"
88

0 commit comments

Comments
 (0)