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:
dependabot[bot] 2022-04-04 12:12:55 +00:00 committed by GitHub
parent 8b7a9b6d98
commit b4fd958c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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