mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Merge pull request #2839 from GSA/dependabot/pip/phonenumbers-9.0.12
Bump phonenumbers from 9.0.11 to 9.0.12
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2356,14 +2356,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.11"
|
||||
version = "9.0.12"
|
||||
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.11-py2.py3-none-any.whl", hash = "sha256:a8ebb2136f1f14dfdbadb98be01cb71b96f880dea011eb5e0921967fe3a23abf"},
|
||||
{file = "phonenumbers-9.0.11.tar.gz", hash = "sha256:6573858dcf0a7a2753a071375e154d9fc11791546c699b575af95d2ba7d84a1d"},
|
||||
{file = "phonenumbers-9.0.12-py2.py3-none-any.whl", hash = "sha256:900633afc3e12191458d710262df5efc117838bd1e2e613b64fa254a86bb20a1"},
|
||||
{file = "phonenumbers-9.0.12.tar.gz", hash = "sha256:ccadff6b949494bd606836d8c9678bee5b55cb1cbad1e98bf7adae108e6fd0be"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4220,4 +4220,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "f3f42e4f7f9ab9aa04844c82f213c20fa065e10aa06c9ab01b67df3763f6af07"
|
||||
content-hash = "8983ed7335e12f4047d09af0ba0cde2fb570c10c82b06a21814acefb075fc676"
|
||||
|
||||
@@ -49,7 +49,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
numpy = "^2.3.2"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.11"
|
||||
phonenumbers = "^9.0.12"
|
||||
pycparser = "^2.22"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user