diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-01 14:31:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 14:31:25 +0000 |
commit | fbf7fa986f3c0f7891f79892dff1c38e3447ef69 (patch) | |
tree | b60f59b93d21b5921c27a65377082eb8a9d50d0c | |
parent | Bump serde from 1.0.195 to 1.0.196 (#16867) (diff) | |
download | synapse-fbf7fa986f3c0f7891f79892dff1c38e3447ef69.tar.xz |
Bump phonenumbers from 8.13.26 to 8.13.29 (#16868)
-rw-r--r-- | poetry.lock | 6 |
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]] |