From 0e56ac4381c76a51693d97b3f9855a7e2c069d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 01:26:01 +0000 Subject: [PATCH] Bump numpy from 1.16.6 to 1.21.0 in /ai Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.16.6...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/requirements.txt b/ai/requirements.txt index 1c11b13b..3cfde023 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -6,7 +6,7 @@ llvmlite==0.31.0 matplotlib==3.0.2 mne==0.19.2 numba==0.47.0 -numpy==1.16.6 +numpy==1.21.0 pandas==0.25.3 pyparsing==2.4.6 python-dateutil==2.8.1