From ec54bbb79b41729a3598e24c0f65f3674a2d3c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:43:34 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /nauta-containers/openvino-mo Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nauta-containers/openvino-mo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nauta-containers/openvino-mo/requirements.txt b/nauta-containers/openvino-mo/requirements.txt index 3caff32dc..2bb96e878 100644 --- a/nauta-containers/openvino-mo/requirements.txt +++ b/nauta-containers/openvino-mo/requirements.txt @@ -14,7 +14,7 @@ keyrings.alt==3.0 Markdown==3.1 mock==2.0.0 networkx==2.2 -numpy==1.16.2 +numpy==1.22.0 onnx==1.4.1 pbr==5.1.3 protobuf==3.7.0