mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-07 15:58:25 -04:00
Bump phonenumbers from 9.0.23 to 9.0.24 (#2223)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.23 to 9.0.24. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.23...v9.0.24) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.24 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.23"
|
||||
version = "9.0.24"
|
||||
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.23-py2.py3-none-any.whl", hash = "sha256:f29651fb72ba4d22d2691bb0b432f1d2c93fd49cc7b89aa6c11bd6b0e4167412"},
|
||||
{file = "phonenumbers-9.0.23.tar.gz", hash = "sha256:e5aa44844684ffb4928f25a7b8c31dbf6e3763138cb13edd2ab03bf6d4803d98"},
|
||||
{file = "phonenumbers-9.0.24-py2.py3-none-any.whl", hash = "sha256:fa86ab7112ef8b286a811392311bd76bbbae7d1d271c2ed26cf73f2e9fa4d3c6"},
|
||||
{file = "phonenumbers-9.0.24.tar.gz", hash = "sha256:97c38e4b5b8af992c75de01bd9c0f84e61701a9c900fd84f49744714910a4dc3"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5979,4 +5979,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 = "4533ff3f6d83a9e0e3d51c27dba65548ff2192e853f7b0916300cc6441fc0f17"
|
||||
content-hash = "bddb9e20e5ce1479b1299bc98732b0f35ff473ac9a24ea21f96d1592ece95577"
|
||||
|
||||
Reference in New Issue
Block a user