Bump phonenumbers from 9.0.23 to 9.0.24 (#3263)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.23 to 9.0.24.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.23...v9.0.24)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.24
  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-02-16 15:13:07 -05:00
committed by GitHub
parent 7cca86b075
commit f2714c5224
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ geojson = "^3.1.0"
jmespath = "^1.1.0"
numpy = "^2.4.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.23"
phonenumbers = "^9.0.24"
pycparser = "^3.0"
pyjwt = "^2.11.0"
python-json-logger = "^4.0.0"