Skip to content

Commit e4e0d45

Browse files
build(deps): bump wheel from 0.45.0 to 0.45.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.0 to 0.45.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.0...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec49d53 commit e4e0d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/system.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pip==20.3.4 ; python_version < '3.0'
33

44
setuptools==75.6.0 ; python_version >= '3.0'
55
setuptools==44.0.0 ; python_version < '3.0'
6-
wheel==0.45.0
6+
wheel==0.45.1
77

88
mypy==1.13.0; python_version >= '3.0' --no-binary mypy
99

0 commit comments

Comments
 (0)