From 4da7ff07205a40bd378453a91b4e48a1bc4fb658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:22:19 +0000 Subject: [PATCH] Bump numpy from 1.7.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.7.1 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.7.1...v1.22.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..42988ce --- 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.22.0 pydot==1.0.28 pyparsing==1.5.7 scikit-learn==0.18.1