From 9878becc8882e94331af146919160a32327da91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 08:32:33 +0000 Subject: [PATCH] Bump onnx from 1.15.0 to 1.16.0 in /src/bindings/python Bumps [onnx](https://github.com/onnx/onnx) from 1.15.0 to 1.16.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.15.0...v1.16.0) --- 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 1b8c6177a26459..0109daa8769f91 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -22,4 +22,4 @@ paddlepaddle==2.5.2 tensorflow>=1.15.5,<2.17.0 six~=1.16.0 protobuf>=3.18.1,<4.0.0 -onnx==1.15.0 +onnx==1.16.0