From 08db7d7de04472c4f8d141339270ae202e644438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 23:04:41 +0000 Subject: [PATCH] chore(deps): bump onnx in /src/pipeline/backend/huggingface/whisper Bumps [onnx](https://github.com/onnx/onnx) from 1.17.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] --- src/pipeline/backend/huggingface/whisper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/backend/huggingface/whisper/requirements.txt b/src/pipeline/backend/huggingface/whisper/requirements.txt index 90e8fab..acee486 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -57,7 +57,7 @@ ninja==1.11.1.1 numba==0.60.0 nvgpu==0.10.0 omegaconf==2.3.0 -onnx==1.17.0 +onnx==1.21.0rc1 onnxconverter-common==1.14.0 onnxruntime==1.20.1 openai-whisper==20240930