From b9240996953d8b58515cc4041a8ad21032f07f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 07:24:59 +0000 Subject: [PATCH] chore(deps): bump shapely from 2.0.4 to 2.0.5 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5. - [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.5) --- 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 dcd823d0b..3d6f904d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ psycopg2==2.9.9 SQLAlchemy==2.0.16 django-import-export==4.1.0 requests[socks] -shapely==2.0.4 +shapely==2.0.5 python-gnupg==0.5.2 daphne==4.1.2 drf-spectacular==0.27.2