From 286dd6114584fe0eb92659e82c94082d74591c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:09:43 +0000 Subject: [PATCH] build(deps): bump the compatibility-patches group across 2 directories with 1 update Bumps the compatibility-patches group with 1 update in the /api directory: [rasterio](https://github.com/rasterio/rasterio). Bumps the compatibility-patches group with 1 update in the /processor directory: [rasterio](https://github.com/rasterio/rasterio). Updates `rasterio` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](https://github.com/rasterio/rasterio/compare/1.5.0...1.5.1) Updates `rasterio` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](https://github.com/rasterio/rasterio/compare/1.5.0...1.5.1) Updates `rasterio` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](https://github.com/rasterio/rasterio/compare/1.5.0...1.5.1) Updates `rasterio` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](https://github.com/rasterio/rasterio/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: rasterio dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatibility-patches - dependency-name: rasterio dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatibility-patches ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- processor/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index af23ed24..f8864d1a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -8,7 +8,7 @@ python-multipart supabase gotrue numpy>=2,<2.5 -rasterio==1.5.0 +rasterio==1.5.1 rio-cogeo fire overpy diff --git a/processor/requirements.txt b/processor/requirements.txt index 0fffe53c..2437dbb4 100644 --- a/processor/requirements.txt +++ b/processor/requirements.txt @@ -6,7 +6,7 @@ python-multipart supabase gotrue prometheus-client -rasterio==1.5.0 +rasterio==1.5.1 rio-cogeo fire pillow>=10.0.0