From 706f10c21e1e5ec327f7e101113f931a0dc8d367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:56:57 +0000 Subject: [PATCH] Bump numpy in /oraw2_issue-weight/ri-analytics-rationale-miner-fork Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ri-analytics-rationale-miner-fork/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oraw2_issue-weight/ri-analytics-rationale-miner-fork/requirements.txt b/oraw2_issue-weight/ri-analytics-rationale-miner-fork/requirements.txt index 1d337c2..3fb2ead 100644 --- a/oraw2_issue-weight/ri-analytics-rationale-miner-fork/requirements.txt +++ b/oraw2_issue-weight/ri-analytics-rationale-miner-fork/requirements.txt @@ -6,5 +6,5 @@ dependency-injector===3.14.4 joblib===0.13.2 flask_restful_swagger_2===0.35 flask===1.0.2 -numpy===1.16.2 +numpy===1.22.0 flask_cors===3.0.7 \ No newline at end of file