Update phonenumbers requirement from ~=8.12.45 to ~=8.12.46
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.45...v8.12.46) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b7a9b6d98
commit
b4fd958c5d
|
@ -1,6 +1,6 @@
|
|||
ftfy ~= 6.0.0
|
||||
mailchecker ~= 4.1.14
|
||||
phonenumbers ~= 8.12.45
|
||||
phonenumbers ~= 8.12.46
|
||||
python-dateutil ~= 2.8.2
|
||||
python-fsutil ~= 0.6.0
|
||||
python-slugify ~= 6.1.1
|
||||
|
|
Loading…
Reference in New Issue