From 29f85d742e14d2abd21548a5b196d4ba3b3205a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:51:06 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 in /api Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 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.17.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 13badd3..141d110 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,7 +11,7 @@ Fiona==1.8.13 GDAL==3.0.4 geopandas==0.7.0 munch==2.5.0 -numpy==1.17.0 +numpy==1.22.0 pandas==1.0.3 psycopg2==2.8.5 pyproj==2.6.0