From dbcc195912efbb46f16196616f7322d117461435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 15:22:15 +0000 Subject: [PATCH] Bump onnx from 1.16.2 to 1.21.0rc1 in /benchmarks/rnnt/ootb/inference Bumps [onnx](https://github.com/onnx/onnx) from 1.16.2 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] --- 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..64a0835 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.0rc1 onnxruntime==1.11.1 packaging==21.3 pandas==1.3.5