From b04deb9e2332df7f797bd94a0ec412dc5b86c507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:54:17 +0200 Subject: [PATCH] Bump phonenumbers from 8.13.20 to 8.13.22 (#339) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.20 to 8.13.22. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.20...v8.13.22) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... 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 489810a..c4fe2f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3 >= 1.26,< 1.29 ftfy == 6.1.1 mailchecker == 5.0.9 openpyxl == 3.1.2 -phonenumbers == 8.13.20 +phonenumbers == 8.13.22 python-dateutil == 2.8.2 python-fsutil == 0.10.0 python-slugify == 8.0.1