Skip to content

Commit 6ac42b2

Browse files
build(deps): update geopandas requirement from ~=1.0.0 to ~=1.1.1 (#812)
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@v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 139a814 commit 6ac42b2

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
@@ -63,7 +63,7 @@ docs = [
6363
"boto3~=1.26",
6464
"cartopy~=0.21",
6565
"geojson~=3.2.0",
66-
"geopandas~=1.0.0",
66+
"geopandas~=1.1.1",
6767
"geoviews~=1.9",
6868
"hvplot~=0.11.0",
6969
"ipykernel~=6.22",

0 commit comments

Comments
 (0)