From 2932a8f222386be10594e08c0e350dba34d34c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:57:37 +0000 Subject: [PATCH] Bump onnx from 1.8.0 to 1.21.0 in /tools/nntool Bumps [onnx](https://github.com/onnx/onnx) from 1.8.0 to 1.21.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.8.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/nntool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/nntool/requirements.txt b/tools/nntool/requirements.txt index c90f2326e..9820293b4 100644 --- a/tools/nntool/requirements.txt +++ b/tools/nntool/requirements.txt @@ -12,7 +12,7 @@ argcomplete==1.10.0 Cython==0.29.21 scikit-image==0.17.2 scikit-learn==0.21.3 -onnx==1.8.0 +onnx==1.21.0 prettytable==0.7.2 iteration-utilities==0.11.0 bfloat16==1.0