Bump shapely from 2.1.0 to 2.1.1

Bumps [shapely](https://github.com/shapely/shapely) from 2.1.0 to 2.1.1.
- [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.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: shapely
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-21 18:45:09 +00:00
committed by GitHub
parent 1634201150
commit 0f9836aa8b
2 changed files with 44 additions and 44 deletions

View File

@@ -56,7 +56,7 @@ python-json-logger = "^3.3.0"
redis = "^6.1.0"
regex = "^2024.11.6"
s3transfer = "^0.10.2"
shapely = "^2.0.5"
shapely = "^2.1.1"
smartypants = "^2.0.1"
certifi = "^2025.4.26"
charset-normalizer = "^3.4.2"