From 357e983ee089f182d5d9bb34b70a0ffce847dbdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:14:48 +0000 Subject: [PATCH] Bump onnxruntime from 1.19.0 to 1.19.2 in /preset Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.19.0 to 1.19.2. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- preset/inference-optimization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preset/inference-optimization/requirements.txt b/preset/inference-optimization/requirements.txt index 3a3f0f13..d37575a5 100644 --- a/preset/inference-optimization/requirements.txt +++ b/preset/inference-optimization/requirements.txt @@ -2,4 +2,4 @@ dataset-librarian==1.0.4 evaluate==0.4.2 git+https://github.com/huggingface/optimum-intel.git tf2onnx==1.16.1 -onnxruntime==1.19.0 +onnxruntime==1.19.2