Skip to content

Commit 3f1901c

Browse files
Bump wheel from 0.46.3 to 0.47.0 (#386)
Bumps [wheel](https://github.com/pypa/wheel) from 0.46.3 to 0.47.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.3...0.47.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58d63de commit 3f1901c

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

0 commit comments

Comments
 (0)