Skip to content

Upgrade to rasterio@1.5#59

Merged
jqtrde merged 7 commits intomainfrom
jqtrde/rasterio-1.5
Jan 7, 2026
Merged

Upgrade to rasterio@1.5#59
jqtrde merged 7 commits intomainfrom
jqtrde/rasterio-1.5

Conversation

@jqtrde
Copy link
Contributor

@jqtrde jqtrde commented Jan 7, 2026

This PR:

  • Bumps version to 0.4.0 and raises the Python req to >=3.12
  • Updates dev-deps, adds pytest warning filters
  • Updates uv.lock with new deps (rasterio 1.5.0, pytest@9, pre-commit, etc)

@jqtrde jqtrde marked this pull request as ready for review January 7, 2026 18:10
Copy link
Contributor

@wboykinm wboykinm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.4
hooks:
- id: ruff
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huzzah.gif

Comment on lines +75 to +78
filterwarnings = [
"ignore:Sequences of Features, not FeatureCollections, will be the default in version 1.0.0:FutureWarning",
"ignore:Mercantile 2.0 will require tile x and y to be within the range .*:FutureWarning",
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This'll come in handy, if a bit noisy.

@jqtrde jqtrde merged commit 221918e into main Jan 7, 2026
4 checks passed
@jqtrde jqtrde deleted the jqtrde/rasterio-1.5 branch January 7, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants