From d7f43f2ec88591704da579515271b9a877c40de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:24:40 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /ackeras Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 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.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ackeras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ackeras/requirements.txt diff --git a/ackeras/requirements.txt b/ackeras/requirements.txt old mode 100755 new mode 100644 index fac6368..67524b8 --- a/ackeras/requirements.txt +++ b/ackeras/requirements.txt @@ -3,7 +3,7 @@ Flask_Jsonpify==1.5.0 pandas==0.22.0 autokeras==0.2.4 pymongo==3.7.0 -numpy==1.14.5 +numpy==1.22.0 matplotlib==2.2.2 sklearn_deap==0.2.2 umap_learn==0.3.0