Skip to content

Commit eadd5ba

Browse files
Bump onnx from 1.18.0 to 1.21.0 in /src/bindings/python
Bumps [onnx](https://github.com/onnx/onnx) from 1.18.0 to 1.21.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.18.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e5049 commit eadd5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bindings/python/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ docopt~=0.6.2
2222
paddlepaddle==3.0.0
2323
tensorflow>=1.15.5,<2.21.0
2424
protobuf>=3.21.12,<7.0.0
25-
onnx==1.18.0
25+
onnx==1.21.0

0 commit comments

Comments
 (0)