From a9d27f67dcec913c5797a24398818ee205d4ffae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 11:53:28 +0000 Subject: [PATCH] chore(deps): update dependency geopandas to v0.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cd04cb..ba1ac70 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.11.0 Shapely==1.7.1 pytest==6.2.3 pytest-cov==2.11.1 \ No newline at end of file