From a03a249ff6b0bbd04bcba57ba4f540586a112b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 23:02:24 +0000 Subject: [PATCH] Bump onnx from 1.16.1 to 1.21.0rc1 Bumps [onnx](https://github.com/onnx/onnx) from 1.16.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0730f5..dfc5355 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ nltk==3.9.1 numpy==1.26.4 oauthlib==3.2.2 ollama==0.3.3 -onnx==1.16.1 +onnx==1.21.0rc1 onnxruntime==1.18.1 openai==1.58.1 opentelemetry-api==1.25.0