Skip to content

Commit

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

build(deps): bump phonenumbers from 8.13.45 to 8.13.46
  • Loading branch information
sinaatalay authored Sep 30, 2024
2 parents 073f992 + e5fa54b commit 68b6605
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.45', # to validate phone numbers
'phonenumbers==8.13.46', # 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 68b6605

Please sign in to comment.