mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 23:53:13 -04:00
Bump phonenumbers from 9.0.22 to 9.0.23 (#2206)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.22 to 9.0.23. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.22...v9.0.23) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -3381,14 +3381,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.22"
|
||||
version = "9.0.23"
|
||||
description = "Python version of Google's common library for parsing, formatting, storing and validating international phone numbers."
|
||||
optional = false
|
||||
python-versions = ">=2.5"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "phonenumbers-9.0.22-py2.py3-none-any.whl", hash = "sha256:645e66cd9a136b3b257b5f941fa97d324124114d31ad3c9f2488682f47ad7ee1"},
|
||||
{file = "phonenumbers-9.0.22.tar.gz", hash = "sha256:eff985c65575749d1d54e07c56c3517d5243e03e08e4a6191761df9aab2278f2"},
|
||||
{file = "phonenumbers-9.0.23-py2.py3-none-any.whl", hash = "sha256:f29651fb72ba4d22d2691bb0b432f1d2c93fd49cc7b89aa6c11bd6b0e4167412"},
|
||||
{file = "phonenumbers-9.0.23.tar.gz", hash = "sha256:e5aa44844684ffb4928f25a7b8c31dbf6e3763138cb13edd2ab03bf6d4803d98"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5978,4 +5978,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "990a094d4b0ce1aa96717e59cb1e78420ce45eb425c66b55a518f2715b2d1694"
|
||||
content-hash = "8c292e75ed7b18fb368b5c11abb0e1b71bb675f08c8fbff2bd659bea533aa888"
|
||||
|
||||
Reference in New Issue
Block a user