Bump phonenumbers from 9.0.22 to 9.0.23 (#2206)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.22 to 9.0.23.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.22...v9.0.23)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.23
  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]
2026-02-06 14:17:16 +00:00
committed by GitHub
parent e557f236f9
commit afe927728a
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ bleach = "^6.3.0"
geojson = "^3.2.0"
numpy = "^2.4.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.22"
phonenumbers = "^9.0.23"
python-json-logger = "^4.0.0"
regex = "^2026.1.15"
shapely = "^2.1.2"