From 8dbf4323d1051b8736814f1bcab47b4c4e71ed49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:24:59 +0000 Subject: [PATCH] Bump shapely from 2.0.3 to 2.0.4 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](https://github.com/shapely/shapely/compare/2.0.3...2.0.4) --- updated-dependencies: - dependency-name: shapely 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 ebb8096..beb3d7b 100644 --- a/requirements.demo.txt +++ b/requirements.demo.txt @@ -2,7 +2,7 @@ Jinja2 matplotlib geopandas==0.14.3 Fiona==1.9.6 -shapely==2.0.3 +shapely==2.0.4 osmnx==1.9.2 uvicorn[standard]==0.29.0 fastapi==0.110.1