From 7275346027feb1b60fd0bdf323b7c209dda21e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:38:44 +0100 Subject: [PATCH] Bump phonenumbers from 8.13.27 to 8.13.29 (#374) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.27 to 8.13.29. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.27...v8.13.29) --- 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 14c00c9..cb1103d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ boto3 == 1.34.31 ftfy == 6.1.3 mailchecker == 6.0.1 openpyxl == 3.1.2 -phonenumbers == 8.13.27 +phonenumbers == 8.13.29 python-dateutil == 2.8.2 python-fsutil == 0.13.0 python-slugify == 8.0.2