From 0d526c21d945672291c2161914f427563ff63672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 12:35:45 +0200 Subject: [PATCH] Bump phonenumbers from 8.13.33 to 8.13.35 (#407) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.33 to 8.13.35. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.33...v8.13.35) --- 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 c64c2ba..6e32cd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ boto3 == 1.34.95 ftfy == 6.2.0 mailchecker == 6.0.1 openpyxl == 3.1.2 -phonenumbers == 8.13.33 +phonenumbers == 8.13.35 python-dateutil == 2.9.0 python-fsutil == 0.14.1 python-slugify == 8.0.4