Skip to content

Commit db4899c

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 cb7726c commit db4899c

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
@@ -47,7 +47,7 @@ development = [
4747
"twine==6.2.0",
4848
"typing_extensions==4.15.0; python_version < '3.11'",
4949
"virtualenv==20.36.1",
50-
"wheel==0.45.1",
50+
"wheel==0.46.3",
5151
]
5252
documentation = [
5353
"autodocsumm",

0 commit comments

Comments
 (0)