From 8573a71bcade0a9c7c8c971d7e903eb89b52be84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:10:04 +0000 Subject: [PATCH] Bump onnx from 1.15.0 to 1.16.2 in /src/bindings/python 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](https://github.com/onnx/onnx/compare/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] --- 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 b6eedfc816c9ca..81fc95fe863b7b 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -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