From c501694a7547907dbcce95230df7a26c290c5e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 02:20:22 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.14.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 86a7cd3..901d1fe 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -17,7 +17,7 @@ kiwisolver==1.0.1 Markdown==2.6.11 matplotlib==2.2.3 mock==2.0.0 -numpy==1.14.5 +numpy==1.21.0 pbr==4.2.0 Pillow==5.2.0 protobuf==3.6.1 diff --git a/requirements.txt b/requirements.txt index fb3d37d..705035a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ kiwisolver==1.0.1 Markdown==2.6.11 matplotlib==2.2.3 mock==2.0.0 -numpy==1.14.5 +numpy==1.21.0 pbr==4.2.0 Pillow==5.2.0 protobuf==3.6.1