From cd7587770a26066568bf4786084856c01466f4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 02:48:35 +0000 Subject: [PATCH] build(deps): update geopandas requirement from ~=0.11.0 to ~=0.11.1 Updates the requirements on [geopandas](https://github.com/geopandas/geopandas) to permit the latest version. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d3b975ec..c8141180 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -5,7 +5,7 @@ sphinxcontrib-fulltoc~=1.2 myst-parser~=0.18.0 nbsphinx~=0.8 jinja2<4.0 -geopandas~=0.11.0 +geopandas~=0.11.1 hvplot~=0.8.0 matplotlib~=3.5.2 geojson~=2.5.0