From 3d9e5fa974348db96c115c063c57000044575b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:53 +0000 Subject: [PATCH] Bump geopandas from 0.8.1 to 1.1.2 in /webapplication Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.8.1 to 1.1.2. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v0.8.1...v1.1.2) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapplication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 webapplication/requirements.txt diff --git a/webapplication/requirements.txt b/webapplication/requirements.txt old mode 100755 new mode 100644 index 7408238a..1c9a5d65 --- a/webapplication/requirements.txt +++ b/webapplication/requirements.txt @@ -23,7 +23,7 @@ google-cloud-storage==2.18.0 # geo libs rasterio==1.1.8 -geopandas==0.8.1 +geopandas==1.1.2 geojson==2.5.0 # k8s