From 5952cc24afcc9c99e61a9eecab33b4c1e0d5b0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 04:42:10 +0000 Subject: [PATCH] Bump onnx from 1.12.0 to 1.22.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.12.0 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.12.0...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 4904b422a90..0f41e322a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -174,7 +174,7 @@ numba==0.56.4 numpy==1.23.5 oauthlib==3.2.2 omegaconf==2.3.0 -onnx==1.12.0 +onnx==1.22.0 onnxruntime==1.18.0 open-clip-torch==2.24.0 openai==1.35.3