Skip to content

Commit

Permalink
Bump onnx from 1.14.1 to 1.16.0 in /requirements (#3110)
Browse files Browse the repository at this point in the history
Bumps [onnx](https://github.com/onnx/onnx) from 1.14.1 to 1.16.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.14.1...v1.16.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>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 646b3d8 commit bebab5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/developer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ torchpippy==0.1.1
intel_extension_for_pytorch==2.2.0; sys_platform != 'win32' and sys_platform != 'darwin'
onnxruntime==1.17.1
googleapis-common-protos
onnx==1.14.1
onnx==1.16.0
orjson

0 comments on commit bebab5a

Please sign in to comment.