From d56c26d3c8ac9460e68c30bbad0e0f10ce76f7db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 14:24:22 +0100 Subject: [PATCH] Bump phonenumbers from 8.13.0 to 8.13.1 (#151) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.0 to 8.13.1. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.0...v8.13.1) --- 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 4cc2ec4..cb42305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ boto3 == 1.26.17 ftfy == 6.1.1 mailchecker == 5.0.3 openpyxl == 3.0.10 -phonenumbers == 8.13.0 +phonenumbers == 8.13.1 python-dateutil == 2.8.2 python-fsutil == 0.7.0 python-slugify == 7.0.0