Skip to content

Commit cee0fc1

Browse files
build(deps): update geopandas requirement from ~=0.14.0 to ~=1.0.0 (#703)
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](geopandas/geopandas@v0.14.0...v1.0.0) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c616421 commit cee0fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ docs = [
6565
"boto3~=1.26",
6666
"cartopy~=0.21",
6767
"geojson~=3.1.0",
68-
"geopandas~=0.14.0",
68+
"geopandas~=1.0.0",
6969
"geoviews~=1.9",
7070
"hvplot~=0.10.0",
7171
"ipykernel~=6.22",

0 commit comments

Comments
 (0)