From ae7bd5cff796d4c9e3028bdc62b668a1b74fa49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:55:42 +0000 Subject: [PATCH] CI: (deps): Bump geopandas from 0.14.1 to 1.0.0 in /ci Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.1 to 1.0.0. - [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.1...v1.0.0) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production update-type: version-update:semver-major ... 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 ff6adcb5e82..5fb0275dfba 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.1 +geopandas==1.0.0 rtree==1.1.0