From d78788e920612c1477426bdd5d2ac273ba44dcd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:00:34 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 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.12.0...v1.22.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..fb465e6 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.22.0 ofs==0.4.2 Pairtree===0.7.1-T paramiko==1.15.2 diff --git a/requirements.txt b/requirements.txt index aa297a7..592b258 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.22.0 ofs==0.4.2 openpyxl==2.5.14 packaging==17.1