From 4a59b36271324baf1525e62002b5d7874ce793ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 04:34:39 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.freezed.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.freezed.txt b/requirements.freezed.txt index 13323e2..b0fcf7a 100644 --- a/requirements.freezed.txt +++ b/requirements.freezed.txt @@ -37,7 +37,7 @@ kombu==3.0.37 MarkupSafe==1.0 mygene==3.0.0 numexpr==2.6.2 -numpy==1.14.1 +numpy==1.22.0 oauthlib==2.1.0 openapi-codec==1.3.2 pandas==0.22.0 diff --git a/requirements.txt b/requirements.txt index 4a07a20..dd2fe70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ftptool==0.7.1 django-cacheops==4.0.5 pandas==0.22.0 termcolor==1.1.0 -numpy==1.16.1 +numpy==1.22.0 numexpr==2.6.2 # There is an issue with newer version scipy==1.0.0 statsmodels==0.8.0