Skip to content

Commit c71cc8a

Browse files
build(deps): update wheel requirement from <0.44.0 to <0.46.0 in /requirements (#20763)
build(deps): update wheel requirement in /requirements Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.5...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8220d05 commit c71cc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools <70.1.1
2-
wheel <0.44.0
2+
wheel <0.46.0
33
awscli >=1.30.0, <1.41.0
44
twine ==6.0.1
55
importlib-metadata <8.0.0

0 commit comments

Comments
 (0)