Bump geojson from 3.1.0 to 3.2.0

Bumps [geojson](https://github.com/jazzband/geojson) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/geojson/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: geojson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-13 15:41:47 +00:00
committed by GitHub
parent c9b7978268
commit 7a509fe873
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ werkzeug = "^3.0.6"
faker = "^26.0.0"
async-timeout = "^4.0.3"
bleach = "^6.1.0"
geojson = "^3.1.0"
geojson = "^3.2.0"
numpy = "^1.26.4"
ordered-set = "^4.1.0"
phonenumbers = "^8.13.42"