From 083ded992777156f7ad5c3e9eab93bb6e2407530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:15:38 +0000 Subject: [PATCH] Bump onnx from 1.9.0 to 1.13.0 in /docker/cpu/onnx Bumps [onnx](https://github.com/onnx/onnx) from 1.9.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.9.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/cpu/onnx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/cpu/onnx/requirements.txt b/docker/cpu/onnx/requirements.txt index 1437831..91767d3 100644 --- a/docker/cpu/onnx/requirements.txt +++ b/docker/cpu/onnx/requirements.txt @@ -5,7 +5,7 @@ Sphinx==2.0.1 sphinx-autodoc-typehints==1.6.0 flask-restplus==0.12.1 sphinx-rtd-theme==0.4.3 -onnx==1.9.0 +onnx==1.13.0 onnxruntime==1.5.1 Pillow==6.2.1 celery==4.3.0