From 8b93b484d3e9784e134c3b995d9fd14b195a5048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:01:48 +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 d86ee82c3..a48214ba4 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.4 +shapely==2.0.5 python-gnupg==0.5.2 daphne==4.1.2 drf-spectacular==0.27.2