From 8fbdf098110ba51dd0aab409831eba330f3e734e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:12:05 +0000 Subject: [PATCH] Bump onnx from 1.6.0 to 1.13.0 in /container-optimizer Bumps [onnx](https://github.com/onnx/onnx) from 1.6.0 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.6.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container-optimizer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-optimizer/requirements.txt b/container-optimizer/requirements.txt index 61c96cf..35efaf2 100644 --- a/container-optimizer/requirements.txt +++ b/container-optimizer/requirements.txt @@ -62,7 +62,7 @@ networkx==2.4 notebook==6.0.3 numpy==1.18.1 oauthlib==3.1.0 -onnx==1.6.0 +onnx==1.13.0 onnxruntime==1.2.0 opencv-python==4.2.0.32 opt-einsum==3.2.0