This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push:
new bde53771be build(deps): bump rasterio from 1.3.11 to 1.4.3 in /docker
(#1865)
bde53771be is described below
commit bde53771befe129f2640b5eea78ef5332bc236bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 20:59:42 2025 -0700
build(deps): bump rasterio from 1.3.11 to 1.4.3 in /docker (#1865)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docker/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/requirements.txt b/docker/requirements.txt
index e11397e4d1..3ed7285f49 100644
--- a/docker/requirements.txt
+++ b/docker/requirements.txt
@@ -11,5 +11,5 @@ matplotlib
numpy<2
pandas==1.5.3
pydeck==0.9.1
-rasterio==1.3.11
+rasterio==1.4.3
shapely==2.0.4