From 9823f7866110b7d453c3296d08a4f42c54762db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:24:51 +0000 Subject: [PATCH] Bump geopandas from 1.1.3 to 1.1.4 Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/v1.1.4/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbea595..ad11122 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ # fonttools==4.53.1 # geographiclib==2.0 # geojson==2.5.0 -geopandas==1.1.3 +geopandas==1.1.4 # geopy==2.4.1 # idna==3.10 ipython==9.8.0