Skip to content

Commit 2dae6f8

Browse files
Bump wheel from 0.43.0 to 0.44.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.44.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.43.0...0.44.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 185a3cb commit 2dae6f8

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
@@ -40,7 +40,7 @@ dev = [
4040
"rich==13.7.1",
4141
"ufmt==2.8.0",
4242
"usort==1.0.8.post1",
43-
"wheel==0.43.0",
43+
"wheel==0.44.0",
4444
]
4545
docs = [
4646
"sphinx==8.1.3",

0 commit comments

Comments
 (0)