Skip to content

Commit

Permalink
Bump rio-vrt from 0.2.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [rio-vrt](https://github.com/12rambau/rio-vrt) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/12rambau/rio-vrt/releases)
- [Commits](12rambau/rio-vrt@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: rio-vrt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ea0d1d3 commit 173d546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ io = [
"openpyxl", # excel IO
"fastparquet", # parquet IO
"pillow", # image IO
"rio-vrt==0.2.0", # write VRT files
"rio-vrt==0.3.1", # write VRT files
"s3fs", # S3 file system
]
extra = [
Expand Down

0 comments on commit 173d546

Please sign in to comment.