From ccf0dbb10d285441030b3d489485ec732322055c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 06:05:57 +0000 Subject: [PATCH] Bump geopandas from 0.14.1 to 0.14.2 Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.1 to 0.14.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.14.1...v0.14.2) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 164da56..20cad72 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -55,7 +55,7 @@ fiona==1.9.4.post1 # via geopandas fonttools==4.42.1 # via matplotlib -geopandas==0.14.1 +geopandas==0.14.2 # via -r requirements.dev.in identify==2.5.29 # via pre-commit