Skip to content

Commit b773c25

Browse files
build(deps): bump onnx from 1.18 to 1.21.0rc1
Bumps [onnx](https://github.com/onnx/onnx) from 1.18 to 1.21.0rc1. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2500b9b commit b773c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"jsonschema>=4.23",
3131
"ml-dtypes>=0.5.3",
3232
"numpy>=2.2,<2.3",
33-
"onnx==1.18",
33+
"onnx==1.21.0rc1",
3434
"onnx-ir>=0.1",
3535
"onnxruntime-windowsml>=1.23.2,<1.24.0",
3636
"onnxscript>=0.2",

0 commit comments

Comments
 (0)