Bump phonenumbers from 9.0.21 to 9.0.22 (#2174)

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

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.22
  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-01-21 09:04:16 -05:00
committed by GitHub
parent e58691ba2b
commit df362aa998
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ bleach = "^6.3.0"
geojson = "^3.2.0"
numpy = "^2.4.0"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.21"
phonenumbers = "^9.0.22"
python-json-logger = "^4.0.0"
regex = "^2025.11.3"
shapely = "^2.1.2"