Bump phonenumbers from 9.0.12 to 9.0.13 (#2882)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.12 to 9.0.13.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.12...v9.0.13)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.13
  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-08-30 22:21:42 +00:00
committed by GitHub
parent 282717d2f2
commit 83ae4d2b47
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.3.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.12"
phonenumbers = "^9.0.13"
pycparser = "^2.22"
pyjwt = "^2.10.1"
python-json-logger = "^3.3.0"