Bump phonenumbers from 9.0.14 to 9.0.15 (#1999)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.14 to 9.0.15.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.14...v9.0.15)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.15
  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-29 10:25:00 -04:00
committed by GitHub
parent a854588b66
commit 7fc5f1324d
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ bleach = "^6.1.0"
geojson = "^3.2.0"
numpy = "^2.3.3"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.13"
phonenumbers = "^9.0.15"
python-json-logger = "^3.3.0"
regex = "^2025.9.18"
shapely = "^2.1.2"