From f05246453de89784ae8d95a9f06d1abac1a84f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 05:01:58 +0000 Subject: [PATCH] Bump phonenumbers from 8.12.21 to 8.13.20 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.21 to 8.13.20. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.21...v8.13.20) --- 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..fb66d4e 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.20 python-dotenv==0.17.0 twilio==6.57.0