From 9ed1c6bd456dcbd66414939a568b423ed504174b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:26:30 +0000 Subject: [PATCH] Bump onnx from 1.16.1 to 1.17.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.16.1 to 1.17.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.16.1...v1.17.0) --- updated-dependencies: - dependency-name: onnx 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..0cff679 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.17.0 onnxruntime==1.18.1 openai==1.58.1 opentelemetry-api==1.25.0