From 89660d12d4b861398174124b7461708649b47348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:15:27 +0000 Subject: [PATCH] Bump geopandas from 1.0.1 to 1.1.2 in /geosparql 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] --- geosparql/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geosparql/requirements.txt b/geosparql/requirements.txt index 8eb6c84..970144e 100644 --- a/geosparql/requirements.txt +++ b/geosparql/requirements.txt @@ -21,7 +21,7 @@ exceptiongroup==1.2.2 executing==2.1.0 fastjsonschema==2.20.0 fqdn==1.5.1 -geopandas==1.0.1 +geopandas==1.1.2 h11==0.14.0 httpcore==1.0.5 httpx==0.27.2