python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

chore(deps): update dependency rasterio to v1.3.9

Open renovate-bot opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rasterio ==1.3.7 -> ==1.3.9 age adoption passing confidence

Release Notes

rasterio/rasterio (rasterio)

v1.3.9

Compare Source

Bug fixes:

  • Lean on numpy for minimum and maximum values of float data types (#​2946).
  • Replace rasterio.dtypes.in_dtype_range() with the version inside the edit-info command (#​2946).
  • Deallocate _filepath VSI filesystem plugin callback structs to prevent the memory leak reported in #​2932.

Packaging:

GDAL 3.6.4 is patched in the PyPI wheels to fix the potential GTiff multithreading deadlock reported in https://github.com/OSGeo/gdal/issues/8470.

v1.3.8.post2

Compare Source

There are no code changes in this release. This is only to create new wheels that update curl to version 8.4.0 to address CVE-2023-38545 and CVE-38546.

v1.3.8.post1

Compare Source

There are no code changes in this release. This is only to create new wheels that update libwebp to version 1.3.2 to address CVE-2023-4863, and to publish wheels for Python 3.12.

v1.3.8

Compare Source

There are no code changes in this release. This is only to create new wheels that update curl to version 8.4.0 to address CVE-2023-38545 and CVE-38546.


Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Mar 23 '24 11:03 renovate-bot