From baaa879b2f01710e87127e6fd2fc668a16efa396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:15:37 +0000 Subject: [PATCH] Bump geopandas from 1.0.1 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.0.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/v1.0.1...v1.1.2) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2546740..81de644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core geojson==3.1.0 -geopandas==1.0.1 +geopandas==1.1.2 shapely==2.0.6 scipy==1.14.1 numpy==1.26.4 \ No newline at end of file