From 2090556e752a070a14e6c0039ff308112c286b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:17:39 +0000 Subject: [PATCH] Bump onnx from 1.21.0 to 1.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 5bf3810..2c9d791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Core ML torch==2.8.0 -onnx==1.21.0 +onnx==1.22.0 onnxruntime==1.18.1 # Audio / prosody