From ffbad18c004db259a4af3a4ed9c6f83af8716d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:29:31 +0000 Subject: [PATCH] Bump onnx from 1.11.0 to 1.13.0 in /packaging Bumps [onnx](https://github.com/onnx/onnx) from 1.11.0 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.11.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packaging/dependencies/reqs_pip_torch_common.txt | 2 +- packaging/dependencies/reqs_pip_torch_common_p36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/dependencies/reqs_pip_torch_common.txt b/packaging/dependencies/reqs_pip_torch_common.txt index 19d3509700f..c1199182ca8 100644 --- a/packaging/dependencies/reqs_pip_torch_common.txt +++ b/packaging/dependencies/reqs_pip_torch_common.txt @@ -1,7 +1,7 @@ holoviews==1.12.7 matplotlib>=3 numpy<1.24,>=1.16.6 -onnx==1.10.0 +onnx==1.13.0 onnxruntime==1.10.0 onnxruntime-extensions onnxsim diff --git a/packaging/dependencies/reqs_pip_torch_common_p36.txt b/packaging/dependencies/reqs_pip_torch_common_p36.txt index 2ab7d4078a7..172e0d79bfb 100644 --- a/packaging/dependencies/reqs_pip_torch_common_p36.txt +++ b/packaging/dependencies/reqs_pip_torch_common_p36.txt @@ -1,7 +1,7 @@ holoviews==1.12.7 matplotlib>=3 numpy<1.24,>=1.16.6 -onnx==1.11.0 +onnx==1.13.0 onnxruntime-extensions onnxsim==0.4.10 scikit-learn