From 40e6b1a1a38d4a3add83e66cc5b2e0bc34785cba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:07:20 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v1.22.0 [security] --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 092c9e86..fb8755ce 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -11,7 +11,7 @@ GDAL==2.4.2 geopandas==0.7.0 jmespath==0.9.5 munch==2.5.0 -numpy==1.20.3 +numpy==1.22.0 pandas==1.0.3 psycopg2==2.8.4 pyproj==2.6.0