From 1ee8a46b36e1c17a4d7055090b0a7eae370421a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 22:17:18 +0200 Subject: [PATCH] Bump phonenumbers from 8.13.35 to 8.13.40 (#423) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.35 to 8.13.40. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.35...v8.13.40) --- 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 e94beaa..b365801 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ boto3 == 1.34.136 ftfy == 6.2.0 mailchecker == 6.0.5 openpyxl == 3.1.2 -phonenumbers == 8.13.35 +phonenumbers == 8.13.40 python-dateutil == 2.9.0 python-fsutil == 0.14.1 python-slugify == 8.0.4