From b50c7a4c42778446039780eac2b7168bd8981ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:05:17 +0200 Subject: [PATCH] Bump phonenumbers from 8.13.17 to 8.13.18 (#322) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.17 to 8.13.18. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.17...v8.13.18) --- 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 ead3a1a..4e8fd19 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.17 +phonenumbers == 8.13.18 python-dateutil == 2.8.2 python-fsutil == 0.10.0 python-slugify == 8.0.1