From 6eb95e4c596c345e2978a4813df3da55222b1b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 05:10:07 +0000 Subject: [PATCH] Bump numpy from 1.20.1 to 1.22.0 in /Flask_Application Bumps [numpy](https://github.com/numpy/numpy) from 1.20.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.20.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Flask_Application/requirements_mod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flask_Application/requirements_mod.txt b/Flask_Application/requirements_mod.txt index 3e5d95a..18cac2d 100644 --- a/Flask_Application/requirements_mod.txt +++ b/Flask_Application/requirements_mod.txt @@ -34,7 +34,7 @@ Flask-SQLAlchemy==2.5.1 Flask-WTF==0.15.1 fonttools==4.25.0 future-annotations==1.0.0 -numpy==1.21.2 +numpy==1.22.0 GDAL==3.0.2 GeoAlchemy2==0.9.3 geojson==2.5.0