From 83b3422761582ff222131379c5af01ebe94dd739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:13:15 +0000 Subject: [PATCH] Bump geopandas from 0.14.3 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.3 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.14.3...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 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fd02b91..98ae73b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ geopy==2.4.1 segment-geospatial==0.10.2 groundingdino-py==0.4.0 rasterio==1.3.9 -geopandas==0.14.3 +geopandas==1.1.2 astral==3.2 diff --git a/requirements_local.txt b/requirements_local.txt index 0006000..84d2296 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -5,7 +5,7 @@ geopy==2.4.1 segment-geospatial==0.10.2 groundingdino-py==0.4.0 rasterio==1.3.9 -geopandas==0.14.3 +geopandas==1.1.2 astral==3.2 torch==2.1.0 torchvision==0.16.2