1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 4cb3cffdb7..bc91a68b5c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1594,13 +1594,13 @@ files = [
[[package]]
name = "phonenumbers"
-version = "8.13.26"
+version = "8.13.29"
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.26-py2.py3-none-any.whl", hash = "sha256:b2308c9c5750b8f10dd30d94547afd66bce60ac5e93aff227f95740557f32752"},
- {file = "phonenumbers-8.13.26.tar.gz", hash = "sha256:937d70aeceb317f5831dfec28de855a60260ef4a9d551964bec8e7a7d0cf81cd"},
+ {file = "phonenumbers-8.13.29-py2.py3-none-any.whl", hash = "sha256:9d7863dc8a37e8127f3c9dde65be93a5b46649b779184f8b0a85bdd043b0b293"},
+ {file = "phonenumbers-8.13.29.tar.gz", hash = "sha256:a6c85b53e28410aba2f312255cc8015f384a43e7e241ffb84ca5cde80f094cdf"},
]
[[package]]
|