Skip to content

Commit

Permalink
Merge pull request rendercv#153 from sinaatalay/dependabot/pip/phonen…
Browse files Browse the repository at this point in the history
…umbers-8.13.43
  • Loading branch information
sinaatalay authored Aug 12, 2024
2 parents 7c46cf4 + 5cce283 commit c9ff011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ requires-python = '>=3.10'
# is installed:
dependencies = [
'Jinja2==3.1.4', # to generate LaTeX and Markdown files
'phonenumbers==8.13.42', # to validate phone numbers
'phonenumbers==8.13.43', # 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
Expand Down

0 comments on commit c9ff011

Please sign in to comment.