Bump phonenumbers from 9.0.16 to 9.0.17

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.16 to 9.0.17.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.16...v9.0.17)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.17
  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-10-24 23:05:08 +00:00
committed by GitHub
parent 6e2c590df9
commit bda5a25a3f
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.3.4"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.16"
phonenumbers = "^9.0.17"
pycparser = "^2.23"
pyjwt = "^2.10.1"
python-json-logger = "^4.0.0"