From b6f6caaee8e66b71707b8673be52947619aea17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:16 +0000 Subject: [PATCH] Bump geopandas from 0.3.0 to 1.1.2 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [geopandas](https://github.com/geopandas/geopandas). Updates `geopandas` from 0.3.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.3.0...v1.1.2) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 215e7b5..dc491e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2==2.7.5 Shapely==1.6.4.post1 -geopandas==0.3.0 +geopandas==1.1.2 schedule==0.5.0 unitest2