From 9d13d9bf76319dd098aaed249be6f85502f08d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:45:04 +0000 Subject: [PATCH] build(deps): bump onnx in /openfl-workspace/gandlf_seg_test Bumps [onnx](https://github.com/onnx/onnx) from 1.16.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.16.0...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openfl-workspace/gandlf_seg_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfl-workspace/gandlf_seg_test/requirements.txt b/openfl-workspace/gandlf_seg_test/requirements.txt index fb498426ce..baae23bc80 100644 --- a/openfl-workspace/gandlf_seg_test/requirements.txt +++ b/openfl-workspace/gandlf_seg_test/requirements.txt @@ -1 +1 @@ -onnx==1.16.0 +onnx==1.17.0