From e54ebb537663bf59749cf931d593fc44270a815f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:17 +0000 Subject: [PATCH] Bump geopandas from 0.4.0 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.4.0 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.4.0...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 ba3ba05..a20aca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pyproj pandas==0.25.0 cartopy==0.17.0 matplotlib==3.0.1 -geopandas==0.4.0 +geopandas==1.1.2 geopy==1.17.0 requests pendulum