From cf66d6de1d4d8eee073b8d9b57ff38c0c3cd80f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 14:21:53 +0000 Subject: [PATCH] Bump shapely from 2.0.6 to 2.1.2 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.6 to 2.1.2. - [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.6...2.1.2) --- updated-dependencies: - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3311174..cb44ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -shapely==2.0.6 +shapely==2.1.2