From 9f9094681840b10725e07a856ea621b72f996988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 00:03:17 +0000 Subject: [PATCH] Bump onnx from 1.6.0 to 1.11.0 in /tool/conda/singa Bumps [onnx](https://github.com/onnx/onnx) from 1.6.0 to 1.11.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.6.0...v1.11.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tool/conda/singa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/conda/singa/requirements.txt b/tool/conda/singa/requirements.txt index aafc2789d6..0ab362ae34 100644 --- a/tool/conda/singa/requirements.txt +++ b/tool/conda/singa/requirements.txt @@ -2,6 +2,6 @@ swig==3.0.12 openblas==0.3.9 glog==0.3.5 deprecated==1.2.7 -onnx==1.6.0 +onnx==1.11.0 deprecated==1.2.7 libopenblas==0.3.9