From 41e22753e556460e8e38d02a105206c06c9a7817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:14:39 +0000 Subject: [PATCH] Bump geopandas from 0.8.0 to 1.1.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.8.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.8.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 d6bddd2..2af444b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bokeh==2.1.1 folium==0.11.0 -geopandas==0.8.0 +geopandas==1.1.2 matplotlib==3.3.1 pandas==1.0.5 plotly==4.14.2