Skip to content

Commit 7260300

Browse files
Bump wheel from 0.41.2 to 0.44.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 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.41.2...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 b15ba7b commit 7260300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pylint==2.17.5
1010
pytest==8.2.2; python_version>="3.8"
1111
pytest>=7.4.2; python_version<"3.8"
1212
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
13-
wheel==0.41.2
13+
wheel==0.44.0

0 commit comments

Comments
 (0)