build(deps): bump phonenumbers from 8.13.40 to 8.13.42

Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.40 to 8.13.42.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.40...v8.13.42)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-05 01:05:35 +00:00
committed by GitHub
parent 83f83bc274
commit d8ebf2f967

View File

@@ -71,7 +71,7 @@ requires-python = '>=3.10'
# is installed:
dependencies = [
'Jinja2==3.1.4', # to generate LaTeX and Markdown files
'phonenumbers==8.13.40', # to validate phone numbers
'phonenumbers==8.13.42', # to validate phone numbers
'email-validator==2.2.0', # to validate email addresses
'pydantic==2.8.2', # to validate and parse the input file
'pydantic-extra-types==2.9.0', # to validate some extra types