Skip to content

Commit 109e0fd

Browse files
Bump wheel from 0.45.1 to 0.46.2 (#24)
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 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.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 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 7839089 commit 109e0fd

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.45.1",
47+
"wheel==0.46.2",
4848
]
4949
documentation = [
5050
"autodocsumm",

0 commit comments

Comments
 (0)