Skip to content

Commit 9d47e28

Browse files
fix(deps): update dependency rasterio to ~=1.5.0 (#339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f175247 commit 9d47e28

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
@@ -52,7 +52,7 @@ dev = [
5252
examples = [
5353
"geopandas>=1.1.0,<1.2.0",
5454
"pandas>=2.3,<2.4",
55-
"rasterio~=1.4.1",
55+
"rasterio~=1.5.0",
5656
"rasterstats>=0.20,<0.21",
5757
"setuptools>=82.0.0,<82.1.0",
5858
"SQLAlchemy~=2.0.9",

0 commit comments

Comments
 (0)