From 6f75001b0d8622f4905dd024cdfafbd6e0cb5b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:17:40 +0000 Subject: [PATCH] chore(deps): bump geopandas from 1.1.1 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.1.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.1.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 4305102..2586a1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ gef-file-to-map==0.2.1 # via pygef geographiclib==2.1 # via geopy -geopandas==1.1.1 +geopandas==1.1.2 # via geoprofile (pyproject.toml) geopy==2.4.1 # via contextily