From 5cd1d4f95bf9a5a947d1e9d22402a195ad21fac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:08:28 +0000 Subject: [PATCH] Bump numpy from 1.7.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.7.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.7.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- advanced_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 advanced_requirements.txt diff --git a/advanced_requirements.txt b/advanced_requirements.txt old mode 100755 new mode 100644 index 3405885..5a8f996 --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -8,7 +8,7 @@ django-picklefield==0.2.1 httplib2==0.7.5 wsgiref==0.1.2 mysql-connector-python==8.0.6 -numpy==1.7.1 +numpy==1.21.0 pydot==1.0.28 pyparsing==1.5.7 scikit-learn==0.18.1