Bump shapely from 2.1.1 to 2.1.2 (#1993)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-24 18:19:07 -04:00
committed by GitHub
parent 53f587d416
commit 37f31f8ae1
2 changed files with 60 additions and 44 deletions

View File

@@ -55,7 +55,7 @@ ordered-set = "^4.1.0"
phonenumbers = "^9.0.13"
python-json-logger = "^3.3.0"
regex = "^2025.9.18"
shapely = "^2.1.1"
shapely = "^2.1.2"
smartypants = "^2.0.1"
mistune = "^3.1.4"
blinker = "^1.9.0"