Skip to content

Commit a260ffb

Browse files
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]>
1 parent 69d8fa9 commit a260ffb

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.31.0
44
twine ==6.0.1
55
importlib-metadata <8.0.0

0 commit comments

Comments
 (0)