From 1ef983a34b12e47cbd45317e9763d5365e73829c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:47:34 +0000 Subject: [PATCH] Bump shapely from 2.0.4 to 2.0.5 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5. - [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.4...2.0.5) --- updated-dependencies: - dependency-name: shapely dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 0d11ec848..e97845001 100644 --- a/requirements.in +++ b/requirements.in @@ -1,6 +1,6 @@ # Libeli pyproj==3.6.1 -shapely==2.0.4 +shapely==2.0.5 regex==2024.5.15 validators==0.29.0 diff --git a/requirements.txt b/requirements.txt index 256c698a3..42472283a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ rpds-py==0.8.10 # referencing scipy==1.10.0 # via imagehash -shapely==2.0.4 +shapely==2.0.5 # via -r requirements.in urllib3==2.2.2 # via