From a2e8934cbdf32755432a34138a13fb43291d5aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:23:02 +0000 Subject: [PATCH] Bump shapely from 2.0.4 to 2.0.6 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.6. - [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.6) --- updated-dependencies: - dependency-name: shapely dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcff3007dc..8ec6f4acf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -331,7 +331,7 @@ ruamel-yaml-clib==0.2.8 # via ruamel-yaml sentry-sdk==2.14.0 # via geotrek (setup.py) -shapely==2.0.4 +shapely==2.0.6 # via pyopenair simplekml==1.3.6 # via geotrek (setup.py)