From 743ab9d03bdccad9df1c89cf942753a3c3a70526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 16:19:51 +0100 Subject: [PATCH] Bump phonenumbers from 8.12.56 to 8.13.0 (#136) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.56 to 8.13.0. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.56...v8.13.0) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b122b8c..b2a4c73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3 == 1.26.3 ftfy == 6.1.1 mailchecker == 5.0.3 openpyxl == 3.0.10 -phonenumbers == 8.12.56 +phonenumbers == 8.13.0 python-dateutil == 2.8.2 python-fsutil == 0.7.0 python-slugify == 6.1.2