From 2812ccdf39df1e68af528f438fa50bb822f36f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 14:33:13 +0000 Subject: [PATCH] Bump geopandas from 0.8.1 to 0.9.0 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/master/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v0.8.1...v0.9.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bf8bd4..a7f8ddc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ jupyter-console >= 6.1.0 jupyter-core >= 4.6.3 jupyterlab >= 2.2.5 jupyterlab-server >= 1.2.0 -geopandas == 0.8.1 +geopandas == 0.9.0 geopy == 2.1.0 matplotlib == 3.3.3 numpy == 1.19.4