Skip to content

Commit f4fbcbe

Browse files
Bump onnx from 1.16.0 to 1.17.0 in /requirements (#3354)
Bumps [onnx](https://github.com/onnx/onnx) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8879c1 commit f4fbcbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/developer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ torchpippy==0.1.1
1818
intel_extension_for_pytorch==2.3.0; sys_platform != 'win32' and sys_platform != 'darwin' and platform_machine != 'aarch64'
1919
onnxruntime==1.17.1
2020
googleapis-common-protos
21-
onnx==1.16.0
21+
onnx==1.17.0
2222
orjson
2323
datasets

0 commit comments

Comments
 (0)