From 880150c0480369b58d8634608f0e16f94f52c990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:29:24 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 to 1.21.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.8.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 679b685..dbcf02a 100644 --- a/r.txt +++ b/r.txt @@ -55,7 +55,7 @@ memory-profiler==0.43 mock==1.0.1 ndg-httpsclient==0.3.2 nose==1.3.0 -numpy==1.8.2 +numpy==1.21.0 ofs==0.4.2 Pairtree===0.7.1-T paramiko==1.15.2 diff --git a/requirements.txt b/requirements.txt index aa297a7..24c18e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ lxml==4.2.5 mem-top==0.1.7 memory-profiler==0.43 nose==1.3.0 -numpy==1.12.0 +numpy==1.21.0 ofs==0.4.2 openpyxl==2.5.14 packaging==17.1