From e5f701f8f785a27fd8c4311eea56ca02b6d9899d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 07:58:17 +0000 Subject: [PATCH] chore(deps): bump shapely from 2.0.5 to 2.0.6 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.5 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.5...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 8043cc7b..29b50c89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ psycopg2==2.9.9 SQLAlchemy==2.0.16 django-import-export==4.1.1 requests[socks] -shapely==2.0.5 +shapely==2.0.6 python-gnupg==0.5.2 daphne==4.1.2 drf-spectacular==0.27.2