Skip to content

Commit

Permalink
Merge pull request #181 from sinaatalay/dependabot/pip/phonenumbers-8…
Browse files Browse the repository at this point in the history
….13.47

build(deps): bump phonenumbers from 8.13.46 to 8.13.47
  • Loading branch information
sinaatalay authored Oct 7, 2024
2 parents 1b39aa8 + 182fb04 commit cdde6bf
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.46', # to validate phone numbers
'phonenumbers==8.13.47', # to validate phone numbers
'email-validator==2.2.0', # to validate email addresses
'pydantic==2.9.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 cdde6bf

Please sign in to comment.