From bfd2e6c554e3a8b75fcb48d0b6c5bf21f6150031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:50 +0000 Subject: [PATCH] Bump geopandas from 0.8.2 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.8.2 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.8.2...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 15d43c6..d8b0919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -geopandas==0.8.2 +geopandas==1.1.2 shapely==1.7.1 centerline==0.6.3 \ No newline at end of file