From c405086664b8a5e475f40f6572cfdb5fbb50da33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:29:33 +0000 Subject: [PATCH] Bump geopandas from 0.14.3 to 0.14.4 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.3 to 0.14.4. - [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.14.3...v0.14.4) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.demo.txt b/requirements.demo.txt index 449f305..7239a07 100644 --- a/requirements.demo.txt +++ b/requirements.demo.txt @@ -1,6 +1,6 @@ Jinja2 matplotlib -geopandas==0.14.3 +geopandas==0.14.4 Fiona==1.9.6 shapely==2.0.4 osmnx==1.9.2