From 04f1f87175da1175f33318709776f484178d14a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:17:57 +0000 Subject: [PATCH] Bump onnx from 1.12.0 to 1.17.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.12.0 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.12.0...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 2aeac37361..63d7c5c50a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ networkx==3.0 numba==0.56.4 numpy==1.23.5 oauthlib==3.2.2 -onnx==1.12.0 +onnx==1.17.0 onnxconverter-common==1.13.0 onnxmltools==1.12.0 opt-einsum==3.3.0