From a39253f4f8cbb0f6573d94676a7fbbb3c18b79d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 18:30:47 +0000 Subject: [PATCH] Bump phonenumbers from 8.10.17 to 8.12.51 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.10.17 to 8.12.51. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.10.17...v8.12.51) --- 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 c946498..bc69144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Django==3.2.0 # Third-party app dependencies twilio==6.30.0 whitenoise==4.1.3 -phonenumbers==8.10.17 +phonenumbers==8.12.51 python-dotenv==0.10.3 # Production dependencies