From 40b08ba5d23689c5b07381bb2b6b244047728b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 07:41:14 +0000 Subject: [PATCH] chore(deps): bump shapely from 2.0.6 to 2.0.7 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.6 to 2.0.7. - [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.0.7) --- updated-dependencies: - dependency-name: shapely dependency-version: 2.0.7 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 0ca9e0cf..43cd4709 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ psycopg2==2.9.10 SQLAlchemy==2.0.16 django-import-export==4.3.7 requests[socks] -shapely==2.0.6 +shapely==2.0.7 python-gnupg==0.5.3 daphne==4.1.2 drf-spectacular==0.28.0