mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Bump phonenumbers from 9.0.17 to 9.0.18 (#3082)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.17 to 9.0.18. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.17...v9.0.18) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.18 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
@@ -2498,14 +2498,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.17"
|
||||
version = "9.0.18"
|
||||
description = "Python version of Google's common library for parsing, formatting, storing and validating international phone numbers."
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "phonenumbers-9.0.17-py2.py3-none-any.whl", hash = "sha256:180e4ec2e05f6d3150cbd63b1b6f26996f8738cd0657bcc8747fbd10184721ae"},
|
||||
{file = "phonenumbers-9.0.17.tar.gz", hash = "sha256:4f7e06b2111640cd6b2a8e36d1c2dc3c1af0f5d6ab734a2bcf4c9aec2ad80b53"},
|
||||
{file = "phonenumbers-9.0.18-py2.py3-none-any.whl", hash = "sha256:d3354454ac31c97f8a08121df97a7145b8dca641f734c6f1518a41c2f60c5764"},
|
||||
{file = "phonenumbers-9.0.18.tar.gz", hash = "sha256:5537c61ba95b11b992c95e804da6e49193cc06b1224f632ade64631518a48ed1"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4436,4 +4436,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 = "b58c42928eb8a3c6361333054d047252db79627278cc2d716166de824b115eb7"
|
||||
content-hash = "79a36726de90664be227d7cd055a42f6be3b4b94e0bc2606f79dc461a9ab42cf"
|
||||
|
||||
@@ -50,7 +50,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
numpy = "^2.3.4"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.17"
|
||||
phonenumbers = "^9.0.18"
|
||||
pycparser = "^2.23"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user