Bump phonenumbers from 9.0.22 to 9.0.23 (#3247)

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

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.23
  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-06 09:07:08 -05:00
committed by GitHub
parent 4c16d2d060
commit 3b247bedce
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.22"
phonenumbers = "^9.0.23"
pycparser = "^3.0"
pyjwt = "^2.11.0"
python-json-logger = "^4.0.0"