From 01d30078ecdfff73253aea4fd50c50ce792e7c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:25:29 +0000 Subject: [PATCH] Bump numpy from 1.12.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.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.12.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirement.txt diff --git a/requirement.txt b/requirement.txt old mode 100755 new mode 100644 index fc9ed39..775fc33 --- a/requirement.txt +++ b/requirement.txt @@ -12,7 +12,7 @@ geopandas==0.2.1 # BSD jenkspy==0.1.3 # MIT matplotlib==2.0.2 # BSD munch==2.1.1 # MIT -numpy==1.12.1 # BSD +numpy==1.21.0 # BSD palettable==3.0.0 # License :: OSI Approved :: MIT License pandas==0.20.2 # BSD pyparsing==2.2.0 # MIT License