From 6789e696ea211eb85513066229ac2b7251675b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:46:15 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.22.0 in /labs/azure-ml-models/mlflow-model Bumps [onnx](https://github.com/onnx/onnx) from 1.17.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.17.0...v1.22.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- labs/azure-ml-models/mlflow-model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/azure-ml-models/mlflow-model/requirements.txt b/labs/azure-ml-models/mlflow-model/requirements.txt index 43751940..887ea899 100644 --- a/labs/azure-ml-models/mlflow-model/requirements.txt +++ b/labs/azure-ml-models/mlflow-model/requirements.txt @@ -129,7 +129,7 @@ nest-asyncio==1.6.0 networkx==2.5 numba==0.56.4 oauthlib==3.2.2 -onnx==1.17.0 +onnx==1.22.0 onnxconverter-common==1.13.0 onnxmltools==1.12.0 onnxruntime==1.17.3