From 769fbc40e139273e33d77bb614307b8f5b4c7122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:17:22 +0000 Subject: [PATCH] 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 5aa1fa1..e8c628c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ dacite==1.9.2 dotenv==0.9.9 Flask==3.1.1 folium==0.20.0 -geopandas==1.1.1 +geopandas==1.1.2 gitdb==4.0.12 GitPython==3.1.44 idna==3.10