From 6a80c0b974ca725bc754696968af2c0fbc2bdcf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 19:07:17 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.19.0 in /src/bindings/python Bumps [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.19.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.17.0...v1.19.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.19.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 8ebaf9f8281a3a..a3619f7893822c 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.18.1,<7.0.0 -onnx==1.17.0 +onnx==1.19.0