mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 02:48:45 -04:00
Bump phonenumbers from 9.0.22 to 9.0.23 (#3247)
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
@@ -2504,14 +2504,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]]
|
||||
@@ -4512,4 +4512,4 @@ cffi = ["cffi (>=1.17) ; python_version >= \"3.13\" and platform_python_implemen
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "08d516468c5dcfd803304bb215562623af1a75c548f43a2f6d794daaf8f9bd77"
|
||||
content-hash = "98b0c21f945e2d81c5b136a1e8d0782f228dc26dd6cd70b718da7fc245ae3565"
|
||||
|
||||
@@ -50,7 +50,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.1.0"
|
||||
numpy = "^2.4.2"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.22"
|
||||
phonenumbers = "^9.0.23"
|
||||
pycparser = "^3.0"
|
||||
pyjwt = "^2.11.0"
|
||||
python-json-logger = "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user