From 8c3fa5eba723ee46778573e20fd3b82db915f87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:19:17 +0000 Subject: [PATCH] Bump onnx from 1.8.0 to 1.21.0rc1 in /tools/nntool Bumps [onnx](https://github.com/onnx/onnx) from 1.8.0 to 1.21.0rc1. - [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/commits) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0rc1 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..4f70e8070 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.0rc1 prettytable==0.7.2 iteration-utilities==0.11.0 bfloat16==1.0