From b339069ac06506ee2718e07103a1451895a1bf2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 06:01:30 +0000 Subject: [PATCH] Bump phonenumbers from 8.12.21 to 8.13.2 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.21 to 8.13.2. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.21...v8.13.2) --- 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 a7fa694..be6ef10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ flake8==3.7.9 idna==2.10 mccabe==0.6.1 model-mommy==2.0.0 -phonenumbers==8.12.21 +phonenumbers==8.13.2 pycodestyle==2.5.0 pyflakes==2.1.1 PyJWT==2.1.0