Skip to content

Commit 9167809

Browse files
fix(deps): update dependency geopandas to >=1.1.0,<1.2.0 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11ca0c0 commit 9167809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"httmock",
5050
]
5151
examples = [
52-
"geopandas>=1.0.0,<1.1.0",
52+
"geopandas>=1.1.0,<1.2.0",
5353
"pandas>=2.0,<2.3",
5454
"rasterio~=1.4.1",
5555
"rasterstats>=0.20,<0.21",

0 commit comments

Comments
 (0)