From 5a398a3488523eb6b773825e0f6da67c52788045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:05:48 +0000 Subject: [PATCH] Bump onnx from 1.10.1 to 1.13.0 in /backend Bumps [onnx](https://github.com/onnx/onnx) from 1.10.1 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.10.1...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 66f2528..b273bd7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -58,4 +58,4 @@ websocket-client==0.58.0 Werkzeug==1.0.1 wrapt==1.12.1 zipp==3.4.1 -onnx==1.10.1 +onnx==1.13.0