From b301c7e3f15a6c3af59e89745eccb6a63df21787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:38 +0000 Subject: [PATCH] Bump geopandas from 0.6.2 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.6.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.6.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 84812f0..97291fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas>=0.22,<1.0 -geopandas==0.6.2 +geopandas==1.1.2 gspread>=0.6.2,<1.0 six unidecode