build(deps): bump phonenumbers from 9.0.0 to 9.0.13 (#489)

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.0 to 9.0.13.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.0...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-09-15 16:26:45 +03:00
committed by GitHub
parent 7cf74a5a6d
commit e16eb7b6e7

View File

@@ -57,7 +57,7 @@ requires-python = '>=3.10'
# is installed:
dependencies = [
'Jinja2>=3.1.3', # to generate Typst and Markdown files
'phonenumbers==9.0.0', # to validate phone numbers
'phonenumbers==9.0.13', # to validate phone numbers
'email-validator==2.2.0', # to validate email addresses
'pydantic==2.11.9', # to validate and parse the input file
'pycountry==24.6.1', # for ISO 639-3 validation