Skip to content

Commit 68fae83

Browse files
⬆ Bump phonenumbers from 8.13.53 to 8.13.54
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]>
1 parent 82726a8 commit 68fae83

File tree

2 files changed

+47
-5
lines changed

2 files changed

+47
-5
lines changed

poetry.lock

Lines changed: 46 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pydantic = "^2.10.6"
6767
pydantic-settings = "^2.7.1"
6868
pydantic-extra-types = "^2.10.2"
6969
email-validator = "^2.2.0"
70-
phonenumbers = "^8.13.53"
70+
phonenumbers = "^8.13.54"
7171
python-dotenv = "^1.0.1"
7272
sqlalchemy = "^2.0.37"
7373
psycopg = {extras = ["binary", "pool"], version = "^3.2.4"}

0 commit comments

Comments
 (0)