Skip to content

Commit 809a714

Browse files
build(deps-dev): update geopandas requirement from ~=0.12.2 to ~=0.13.0 (#513)
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.12.2...v0.13.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> Co-authored-by: Pete Gadomski <[email protected]>
1 parent b9e1696 commit 809a714

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
@@ -64,7 +64,7 @@ docs = [
6464
"boto3~=1.26",
6565
"cartopy~=0.21",
6666
"geojson~=3.0.1",
67-
"geopandas~=0.12.2",
67+
"geopandas~=0.13.0",
6868
"geoviews~=1.9",
6969
"hvplot~=0.8.3",
7070
"ipykernel~=6.22",

0 commit comments

Comments
 (0)