From 4cf75c081d55ac8986c84fa5e549a2109930a44c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 05:55:42 +0000 Subject: [PATCH] Bump phonenumbers from 8.12.21 to 8.13.18 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.21 to 8.13.18. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.21...v8.13.18) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af246a5..969a2e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ authy==2.2.6 Django==3.2 -phonenumbers==8.12.21 +phonenumbers==8.13.18 python-dotenv==0.17.0 twilio==6.57.0