From 66681b4aa3645a09467e7492ec8fc807708cf58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:10:40 +0000 Subject: [PATCH] Bump onnx from 1.13.0 to 1.16.2 Bumps [onnx](https://github.com/onnx/onnx) from 1.13.0 to 1.16.2. - [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.13.0...v1.16.2) --- 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 d4ca45cb37..f99c663a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ gspread==3.6.0 importlib-resources==6.1.0 ipython==8.12.2 numpy==1.24.1 -onnx==1.13.0 +onnx==1.16.2 onnxoptimizer onnxruntime==1.16.1 pre-commit==3.3.2