From 7686cf25e0ad88f1f69484cd703b3cae13fa9a34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Oct 2021 08:36:26 +0000 Subject: [PATCH] chore(deps): update dependency geopandas to v0.10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cd04cb..ca7c720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests==2.26.0 pandas==1.3.2 -geopandas==0.9.0 +geopandas==0.10.2 Shapely==1.7.1 pytest==6.2.3 pytest-cov==2.11.1 \ No newline at end of file