From 56ad037d36aaf3b2f48ed8b46669e999bf594fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 11:07:40 +0100 Subject: [PATCH] Bump phonenumbers from 8.13.3 to 8.13.4 (#222) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.3 to 8.13.4. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.3...v8.13.4) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... 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 f42a00f..477a1cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3 == 1.26.41 ftfy == 6.1.1 mailchecker == 5.0.6 openpyxl == 3.0.10 -phonenumbers == 8.13.3 +phonenumbers == 8.13.4 python-dateutil == 2.8.2 python-fsutil == 0.9.1 python-slugify == 7.0.0