From a2a72f6f86aedb98956f139af129a5dabc0ed46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:37:24 +0000 Subject: [PATCH] Bump numpy from 1.12.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.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.12.1...v1.22.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..a8cd2c2 --- 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.22.0 # BSD palettable==3.0.0 # License :: OSI Approved :: MIT License pandas==0.20.2 # BSD pyparsing==2.2.0 # MIT License