Bump onnx from 1.15.0 to 1.16.1 in /src/bindings/python
Bumps [onnx](https://github.com/onnx/onnx) from 1.15.0 to 1.16.1. - [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/compare/v1.15.0...v1.16.1) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2a9eadf991
commit
b103b1253c
|
|
@ -22,4 +22,4 @@ paddlepaddle==2.6.0
|
|||
tensorflow>=1.15.5,<2.17.0
|
||||
six~=1.16.0
|
||||
protobuf>=3.18.1,<4.0.0
|
||||
onnx==1.15.0
|
||||
onnx==1.16.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue