From e63b994d72a31baadd25ca0854c31c99befdf125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:19:54 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 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.13.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt mode change 100755 => 100644 requirements1.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e1099c32a..7509bd3a2 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ mccabe==0.4.0 mock==2.0.0 MultipartPostHandler==0.1.0 nose==1.3.7 -numpy==1.13.1 +numpy==1.21.0 oauthlib==2.0.6 odfpy==1.3.6 openapi-codec==1.3.2 diff --git a/requirements1.txt b/requirements1.txt old mode 100755 new mode 100644 index 6665a97d2..f5466f894 --- a/requirements1.txt +++ b/requirements1.txt @@ -103,7 +103,7 @@ mccabe==0.4.0 mock==2.0.0 MultipartPostHandler==0.1.0 nose==1.3.7 -numpy==1.13.1 +numpy==1.21.0 oauthlib==2.0.6 odfpy==1.3.6 openapi-codec==1.3.2