Skip to content

Commit

Permalink
Bump onnx from 1.15.0 to 1.16.2 in /src/bindings/python
Browse files Browse the repository at this point in the history
Bumps [onnx](https://github.com/onnx/onnx) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: onnx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 6fe1a53 commit 8573a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bindings/python/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ paddlepaddle==2.6.0
tensorflow>=1.15.5,<2.18.0
six~=1.16.0
protobuf>=3.18.1,<4.0.0
onnx==1.16.0
onnx==1.16.2

0 comments on commit 8573a71

Please sign in to comment.