mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 17:59:45 -04:00
Bump phonenumbers from 9.0.8 to 9.0.9
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.8 to 9.0.9. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.8...v9.0.9) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.9 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
@@ -2342,14 +2342,14 @@ install = ["zstandard (>=0.21.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "phonenumbers"
|
||||
version = "9.0.8"
|
||||
version = "9.0.9"
|
||||
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.8-py2.py3-none-any.whl", hash = "sha256:53d357111c0ead0d6408ae443613b18d3a053431ca1ddf7e881457c0969afcf9"},
|
||||
{file = "phonenumbers-9.0.8.tar.gz", hash = "sha256:16f03f2cf65b5eee99ed25827d810febcab92b5d76f977e425fcd2e4ca6d4865"},
|
||||
{file = "phonenumbers-9.0.9-py2.py3-none-any.whl", hash = "sha256:13b91aa153f87675902829b38a556bad54824f9c121b89588bbb5fa8550d97ef"},
|
||||
{file = "phonenumbers-9.0.9.tar.gz", hash = "sha256:c640545019a07e68b0bea57a5fede6eef45c7391165d28935f45615f9a567a5b"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4129,4 +4129,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "4a84022def4c99d0554b54b28b9888eba19731ce04ac914e5f68b4660cd2f6c7"
|
||||
content-hash = "d9e60162ee3c5174a424ca8aeea8171dde00088190f1170426a78e8640031671"
|
||||
|
||||
@@ -50,7 +50,7 @@ geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
numpy = "^2.3.1"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.8"
|
||||
phonenumbers = "^9.0.9"
|
||||
pycparser = "^2.22"
|
||||
pyjwt = "^2.10.1"
|
||||
python-json-logger = "^3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user