Bump phonenumbers from 9.0.20 to 9.0.21 (#3175)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.20 to 9.0.21.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/commits)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.21
  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-12-19 10:51:50 -05:00
committed by GitHub
parent 3822cc2a2f
commit 7ad5477a2f
2 changed files with 6 additions and 6 deletions

View File

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