From 2eaa21878b5760c2eba32c124c0381b8ede27afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:13:33 +0000 Subject: [PATCH] Bump onnx from 1.7.0 to 1.13.0 in /2020/CNN/nnenum/nnenum Bumps [onnx](https://github.com/onnx/onnx) from 1.7.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.7.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2020/CNN/nnenum/nnenum/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/CNN/nnenum/nnenum/requirements.txt b/2020/CNN/nnenum/nnenum/requirements.txt index 3cfff89..496c294 100644 --- a/2020/CNN/nnenum/nnenum/requirements.txt +++ b/2020/CNN/nnenum/nnenum/requirements.txt @@ -3,7 +3,7 @@ numpy==1.17.4 scipy==1.4.1 foolbox==2.4.0 threadpoolctl==2.1.0 -onnx==1.7.0 +onnx==1.13.0 onnxruntime==1.3.0 skl2onnx==1.7.0 swiglpk