From 03b963850ceb0ced3fe439b0224e00885e5dd182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:42:02 +0000 Subject: [PATCH] CI: (deps): Bump geopandas from 0.14.0 to 0.14.1 in /ci Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.0 to 0.14.1. - [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.14.0...v0.14.1) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 805c550a34f..ff6adcb5e82 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -4,5 +4,5 @@ sphinx-design==0.5.0 sphinx-gallery==0.14.0 myst-parser==2.0.0 netCDF4==1.6.5 -geopandas==0.14.0 +geopandas==0.14.1 rtree==1.1.0