From d289ec1ae78e0da1f72aa9530b6f76d7efc8d4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:45:57 +0000 Subject: [PATCH] chore(deps): bump geopandas from 0.14.4 to 1.0.0 in /global-api Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.4 to 1.0.0. - [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.4...v1.0.0) --- updated-dependencies: - dependency-name: geopandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- global-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-api/requirements.txt b/global-api/requirements.txt index 6843fc1c..3fbe1a7b 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -4,7 +4,7 @@ black==24.4.2 fastapi==0.111.0 flake8==7.1.0 fsspec==2024.* -geopandas==0.14.4 +geopandas==1.0.0 mypy==1.10.0 osmnx==1.9.3 pandas==2.2.2