Bump phonenumbers from 9.0.4 to 9.0.5

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.4 to 9.0.5.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-08 23:05:58 +00:00
committed by GitHub
parent 6193125492
commit b017a3c1e6
2 changed files with 224 additions and 34 deletions

View File

@@ -50,7 +50,7 @@ geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.2.5"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.4"
phonenumbers = "^9.0.5"
pycparser = "^2.22"
python-json-logger = "^3.3.0"
redis = "^5.2.1"