From 03be5e211aece381634b720c69f7dd4ca917b359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:33:06 +0000 Subject: [PATCH] chore(deps): bump geopandas from 0.14.4 to 1.0.1 in /global-api Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.4 to 1.0.1. - [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.1) --- 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 909eb4d9..880cfcf6 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==1.0.0 +geopandas==1.0.1 mypy==1.10.1 osmnx==1.9.3 pandas==2.2.2