From be12027310649c426021de8e567b9f955afc3b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 14:10:03 +0000 Subject: [PATCH] Bump shapely from 1.7.1 to 2.0.1 Bumps [shapely](https://github.com/shapely/shapely) from 1.7.1 to 2.0.1. - [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/1.7.1...2.0.1) --- updated-dependencies: - dependency-name: shapely dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17aff8103..4aa77a6ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ requests==2.27.1 requests-oauthlib==1.3.1 schematics==2.1.0 sentry-sdk[flask]==1.5.8 -Shapely==1.7.1 +Shapely==2.0.1 six==1.15.0 SQLAlchemy==1.3.20 text-unidecode==1.3