Skip to content

Commit

Permalink
⬆ Bump phonenumbers from 8.13.53 to 8.13.54
Browse files Browse the repository at this point in the history
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.53 to 8.13.54.
- [Commits](daviddrysdale/python-phonenumbers@v8.13.53...v8.13.54)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent cbe45c6 commit 8ec03d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pydantic = "^2.10.6"
pydantic-settings = "^2.7.1"
pydantic-extra-types = "^2.10.2"
email-validator = "^2.2.0"
phonenumbers = "^8.13.53"
phonenumbers = "^8.13.54"
python-dotenv = "^1.0.1"
sqlalchemy = "^2.0.37"
psycopg = {extras = ["binary", "pool"], version = "^3.2.4"}
Expand Down

0 comments on commit 8ec03d2

Please sign in to comment.