From c564e184eca3a02d102da2aa343a7c271aaa44bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:40:52 +0000 Subject: [PATCH] chore(deps): update dependency geopandas to v0.14.0 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index d8987f5c..505cec7e 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -8,7 +8,7 @@ DateTime==4.3 docutils==0.17.1 Fiona==1.8.13.post1 GDAL==2.4.2 -geopandas==0.7.0 +geopandas==0.14.0 jmespath==0.9.5 munch==2.5.0 numpy==1.20.3