Skip to content

Commit 982edf5

Browse files
Bump wheel from 0.41.2 to 0.43.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 to 0.43.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.43.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 7c7be59 commit 982edf5

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
@@ -9,4 +9,4 @@ pylint==2.17.5
99
pytest==8.2.2; python_version>="3.8"
1010
pytest>=7.4.2; python_version<"3.8"
1111
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
12-
wheel==0.41.2
12+
wheel==0.43.0

0 commit comments

Comments
 (0)