From b7060a4633aeae9d5344d0c3183b6886370ef8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:44:59 +0000 Subject: [PATCH] Bump onnx from 1.16.0 to 1.17.0 in /experiment 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] --- experiment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment/requirements.txt b/experiment/requirements.txt index 3fffd21de..27c4c93d4 100644 --- a/experiment/requirements.txt +++ b/experiment/requirements.txt @@ -1,7 +1,7 @@ h5py==3.10.0 keras==2.13.1 numpy==1.23.5 -onnx==1.16.0 +onnx==1.17.0 protobuf==3.20.3 tensorflow==2.13.1 tf2onnx==1.16.0