From 442b4c0ac227f399d5a1784ae6d6465e1b27ea10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:16:58 +0000 Subject: [PATCH] Bump geopandas from 1.0.1 to 1.1.2 in /requirements 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/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index d40b9021c1ff..c806362a640c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -260,7 +260,7 @@ genai-perf==0.0.16 # via -r requirements/test.in genson==1.3.0 # via datamodel-code-generator -geopandas==1.0.1 +geopandas==1.1.2 # via terratorch gitdb==4.0.12 # via gitpython