diff --git a/poetry.lock b/poetry.lock index aff07625d..04c412f23 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "ago" @@ -1936,13 +1936,13 @@ files = [ [[package]] name = "phonenumbers" -version = "8.13.48" +version = "8.13.52" description = "Python version of Google's common library for parsing, formatting, storing and validating international phone numbers." optional = false python-versions = "*" files = [ - {file = "phonenumbers-8.13.48-py2.py3-none-any.whl", hash = "sha256:5c51939acefa390eb74119750afb10a85d3c628dc83fd62c52d6f532fcf5d205"}, - {file = "phonenumbers-8.13.48.tar.gz", hash = "sha256:62d8df9b0f3c3c41571c6b396f044ddd999d61631534001b8be7fdf7ba1b18f3"}, + {file = "phonenumbers-8.13.52-py2.py3-none-any.whl", hash = "sha256:e803210038ece9d208b129e3023dc20e656a820d6bf6f1cb0471d4164f54bada"}, + {file = "phonenumbers-8.13.52.tar.gz", hash = "sha256:fdc371ea6a4da052beb1225de63963d5a2fddbbff2bb53e3a957f360e0185f80"}, ] [[package]] @@ -3134,4 +3134,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.12.2" -content-hash = "870238eefd4342c30a6843c595dde7180180904ad12f6682586916a52ee0a332" +content-hash = "2d4920e30f75c7a22877fa9e3d65060aa1bebd80e390c155c6584ede4e90c345" diff --git a/pyproject.toml b/pyproject.toml index d02dcbced..972ed44e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ jmespath = "^1.0.1" mistune = "0.8.4" numpy = "^1.26.4" ordered-set = "^4.1.0" -phonenumbers = "^8.13.43" +phonenumbers = "^8.13.52" pycparser = "^2.22" python-json-logger = "^2.0.7" redis = "^5.0.8"