Skip to content

Commit aad19b6

Browse files
Bump wheel from 0.45.1 to 0.46.3
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 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.45.1...0.46.3) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e848d79 commit aad19b6

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
@@ -46,7 +46,7 @@ development = [
4646
"pytest==9.0.2; python_version > '3.11'",
4747
"twine==6.2.0",
4848
"virtualenv==20.36.1",
49-
"wheel==0.45.1",
49+
"wheel==0.46.3",
5050
]
5151
documentation = [
5252
"autodocsumm",

0 commit comments

Comments
 (0)