Skip to content

Commit 6a48e6a

Browse files
Bump wheel in /tools/ci_build/github/linux/docker/scripts
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05b3d81 commit 6a48e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/github/linux/docker/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ numpy==2.3.2; python_version >= "3.14"
44
mypy
55
pytest
66
setuptools==78.1.1
7-
wheel==0.45.1
7+
wheel==0.46.2
88
argparse
99
sympy==1.14
1010
flatbuffers

0 commit comments

Comments
 (0)