From baf677225f0f20d01ecb5fc96d65b333c843c4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:56:11 +0000 Subject: [PATCH] Bump onnx from 1.16.2 to 1.21.0 in /benchmarks/rnnt/ootb/inference Bumps [onnx](https://github.com/onnx/onnx) from 1.16.2 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.16.2...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/rnnt/ootb/inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/rnnt/ootb/inference/requirements.txt b/benchmarks/rnnt/ootb/inference/requirements.txt index 56e4bc4..16c28da 100644 --- a/benchmarks/rnnt/ootb/inference/requirements.txt +++ b/benchmarks/rnnt/ootb/inference/requirements.txt @@ -20,7 +20,7 @@ llvmlite==0.37.0 markdown==3.2.1 more-itertools==8.13.0 numba==0.54.1 -onnx==1.16.2 +onnx==1.21.0 onnxruntime==1.11.1 packaging==21.3 pandas==1.3.5