diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-28 13:26:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 13:26:37 +0100 |
commit | 5147ce294a5653166e6238b2e304b81c13d343a1 (patch) | |
tree | cb35d4b5efefa36bde975adea93594fa6ab9c280 /poetry.lock | |
parent | Bump pyicu from 2.13 to 2.13.1 (#17236) (diff) | |
download | synapse-5147ce294a5653166e6238b2e304b81c13d343a1.tar.xz |
Bump phonenumbers from 8.13.35 to 8.13.37 (#17235)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index a669c27595..73814e49d0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1536,13 +1536,13 @@ files = [ [[package]] name = "phonenumbers" -version = "8.13.35" +version = "8.13.37" 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.35-py2.py3-none-any.whl", hash = "sha256:58286a8e617bd75f541e04313b28c36398be6d4443a778c85e9617a93c391310"}, - {file = "phonenumbers-8.13.35.tar.gz", hash = "sha256:64f061a967dcdae11e1c59f3688649e697b897110a33bb74d5a69c3e35321245"}, + {file = "phonenumbers-8.13.37-py2.py3-none-any.whl", hash = "sha256:4ea00ef5012422c08c7955c21131e7ae5baa9a3ef52cf2d561e963f023006b80"}, + {file = "phonenumbers-8.13.37.tar.gz", hash = "sha256:bd315fed159aea0516f7c367231810fe8344d5bec26156b88fa18374c11d1cf2"}, ] [[package]] |