From 59496ae7c55a63c14667b204ea3ed2121cf25de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:14:59 +0000 Subject: [PATCH] Bump numpy from 1.8.1 to 1.21.0 in /UI Bumps [numpy](https://github.com/numpy/numpy) from 1.8.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.8.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/requirements.txt b/UI/requirements.txt index f490293..7c7332f 100644 --- a/UI/requirements.txt +++ b/UI/requirements.txt @@ -6,7 +6,7 @@ Werkzeug==0.9.6 gunicorn==18.0 itsdangerous==0.24 matplotlib==1.3.1 -numpy==1.8.1 +numpy==1.21.0 pandas==0.14.1 pyparsing==2.0.1 python-dateutil==1.5