From 63aec7fbd8938512bdcb731393eedaf0a0b92053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:20:04 +0000 Subject: [PATCH] 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](https://github.com/onnx/onnx/compare/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] --- src/bindings/python/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings/python/constraints.txt b/src/bindings/python/constraints.txt index 56deb0318c3..0b9a216c61e 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -22,4 +22,4 @@ docopt~=0.6.2 paddlepaddle==3.0.0 tensorflow>=1.15.5,<2.21.0 protobuf>=3.21.12,<7.0.0 -onnx==1.18.0 +onnx==1.21.0