From 870b08a919ae77a134b53bb9ee856657006561bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:07:41 +0000 Subject: [PATCH] Bump onnx from 1.11.0 to 1.13.0 in /vision/resnext_inference/popart 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] --- vision/resnext_inference/popart/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/resnext_inference/popart/requirements.txt b/vision/resnext_inference/popart/requirements.txt index 45418850c..6ea20697c 100644 --- a/vision/resnext_inference/popart/requirements.txt +++ b/vision/resnext_inference/popart/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==2.0.1; python_version<='3.6' MarkupSafe==2.1.1; python_version>'3.6' munch==2.5.0 numpy==1.19.5 -onnx==1.11.0 +onnx==1.13.0 packaging==21.3 Pillow==8.4.0 pluggy==1.0.0