mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 22:21:34 -04:00
Merge pull request #2757 from GSA/dependabot/pip/phonenumbers-9.0.10
Bump phonenumbers from 9.0.9 to 9.0.10
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2342,14 +2342,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.9"
|
||||
version = "9.0.10"
|
||||
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.9-py2.py3-none-any.whl", hash = "sha256:13b91aa153f87675902829b38a556bad54824f9c121b89588bbb5fa8550d97ef"},
|
||||
{file = "phonenumbers-9.0.9.tar.gz", hash = "sha256:c640545019a07e68b0bea57a5fede6eef45c7391165d28935f45615f9a567a5b"},
|
||||
{file = "phonenumbers-9.0.10-py2.py3-none-any.whl", hash = "sha256:13b12d269be1f2b363c9bc2868656a7e2e8b50f1a1cef629c75005da6c374c6b"},
|
||||
{file = "phonenumbers-9.0.10.tar.gz", hash = "sha256:c2d15a6a9d0534b14a7764f51246ada99563e263f65b80b0251d1a760ac4a1ba"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4129,4 +4129,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "0088e9d59915e02adcab419c35d78240b67a80eb9a0428646ecbe3cc607131fb"
|
||||
content-hash = "a4e21f463dbe0b8e468d76ee8bf3d898cd9dd31e7ca06e007e6ae79a54f26730"
|
||||
|
||||
@@ -50,7 +50,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
numpy = "^2.3.1"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.9"
|
||||
phonenumbers = "^9.0.10"
|
||||
pycparser = "^2.22"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user