mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 07:43:49 -04:00
Bump phonenumbers from 9.0.10 to 9.0.11
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.10 to 9.0.11. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/r9.0.10...v9.0.11) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2369,14 +2369,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.10"
|
||||
version = "9.0.11"
|
||||
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.10-py2.py3-none-any.whl", hash = "sha256:13b12d269be1f2b363c9bc2868656a7e2e8b50f1a1cef629c75005da6c374c6b"},
|
||||
{file = "phonenumbers-9.0.10.tar.gz", hash = "sha256:c2d15a6a9d0534b14a7764f51246ada99563e263f65b80b0251d1a760ac4a1ba"},
|
||||
{file = "phonenumbers-9.0.11-py2.py3-none-any.whl", hash = "sha256:a8ebb2136f1f14dfdbadb98be01cb71b96f880dea011eb5e0921967fe3a23abf"},
|
||||
{file = "phonenumbers-9.0.11.tar.gz", hash = "sha256:6573858dcf0a7a2753a071375e154d9fc11791546c699b575af95d2ba7d84a1d"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4223,4 +4223,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "540111f1b6f7eb9fa0e053a1e16cbef7bd69a2ef0a42e006ed423b8f8a3a8072"
|
||||
content-hash = "91bcd773006a8282c105a12d63cee09c9149400c74f95bfdc361ef9585736815"
|
||||
|
||||
@@ -50,7 +50,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
numpy = "^2.3.2"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.10"
|
||||
phonenumbers = "^9.0.11"
|
||||
pycparser = "^2.22"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user