Skip to content

Commit bb7a360

Browse files
⬆ Bump phonenumbers from 8.13.44 to 8.13.45
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.44 to 8.13.45. - [Commits](daviddrysdale/python-phonenumbers@v8.13.44...v8.13.45) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a46d824 commit bb7a360

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pydantic-core = "^2.23.0"
6868
pydantic-settings = "^2.4.0"
6969
pydantic-extra-types = "^2.9.0"
7070
email-validator = "^2.2.0"
71-
phonenumbers = "^8.13.44"
71+
phonenumbers = "^8.13.45"
7272
python-dotenv = "^1.0.1"
7373
sqlalchemy = "^2.0.32"
7474
psycopg = {extras = ["binary", "pool"], version = "^3.2.1"}

0 commit comments

Comments
 (0)