From 95565f10d8cd235df323dd983c055208a4ed87d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 15:42:05 +0200 Subject: [PATCH] Bump phonenumbers from 8.13.7 to 8.13.8 (#269) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.7 to 8.13.8. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.7...v8.13.8) --- 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 2f6cdd9..0daede8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3 == 1.26.* ftfy == 6.1.1 mailchecker == 5.0.8 openpyxl == 3.1.2 -phonenumbers == 8.13.7 +phonenumbers == 8.13.8 python-dateutil == 2.8.2 python-fsutil == 0.10.0 python-slugify == 8.0.1