Skip to content

Commit ad3419c

Browse files
build(deps): update geojson requirement from ~=3.1.0 to ~=3.2.0
Updates the requirements on [geojson](https://github.com/jazzband/geojson) to permit the latest version. - [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst) - [Commits](jazzband/geojson@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: geojson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7c1a9a commit ad3419c

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
@@ -62,7 +62,7 @@ docs = [
6262
"Sphinx~=8.0",
6363
"boto3~=1.26",
6464
"cartopy~=0.21",
65-
"geojson~=3.1.0",
65+
"geojson~=3.2.0",
6666
"geopandas~=1.0.0",
6767
"geoviews~=1.9",
6868
"hvplot~=0.11.0",

0 commit comments

Comments
 (0)