Skip to content

Commit

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

---
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] authored Nov 13, 2023
1 parent fc2a2a7 commit 099720b
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 @@ -20,4 +20,4 @@ paddlepaddle==2.5.2
tensorflow>=1.15.5,<2.15.0
six~=1.16.0
protobuf>=3.18.1,<4.0.0
onnx==1.14.1
onnx==1.15.0

0 comments on commit 099720b

Please sign in to comment.