From 55d503417979f6d7eb22a9647f634a051b17cb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:37:18 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /python Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- python/requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index c50b4ee..0bb89cf 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,7 +1,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.2 -numpy==1.17.4 +numpy==1.22.0 onnx==1.6.0 onnxruntime==1.0.0 Pillow==6.2.1 diff --git a/python/requirements_gpu.txt b/python/requirements_gpu.txt index 38aa20b..525d2d2 100644 --- a/python/requirements_gpu.txt +++ b/python/requirements_gpu.txt @@ -1,7 +1,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.2 -numpy==1.17.4 +numpy==1.22.0 onnx==1.6.0 onnxruntime==1.0.0 onnxruntime-gpu==1.0.0