Update phonenumbers requirement from ~=8.12.52 to ~=8.12.53 (#107)

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.52...v8.12.53)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 14:44:50 +02:00 committed by GitHub
parent 2cc50f361e
commit 7f7da6a49a
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.19
phonenumbers ~= 8.12.52
phonenumbers ~= 8.12.53
python-dateutil ~= 2.8.2
python-fsutil ~= 0.6.1
python-slugify ~= 6.1.2