From 6e2bdc10efd098bfaf03b2b51d5431c5caa80bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:28:33 +0000 Subject: [PATCH] Bump onnx from 1.20.1 to 1.22.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.20.1 to 1.22.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.20.1...v1.22.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86dd5e5..ae76061 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ nvidia-cudnn-cu12==9.20.0.48 nvidia-cufft-cu12==11.4.1.4 nvidia-curand-cu12==10.3.10.19 nvidia-nvjitlink-cu12==12.9.86 -onnx==1.20.1 +onnx==1.22.0 onnxruntime-gpu==1.24.4 openai-whisper==20250625 opencv-python==4.13.0.92