From fc3d4af496c86fb31439cbe8f79f9386dd0b3ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:31:37 +0000 Subject: [PATCH] Bump phonenumbers from 8.13.30 to 8.13.31 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.30 to 8.13.31. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.30...v8.13.31) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bd01a4..2bbb605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.0.2 Pillow==10.2.0 -phonenumbers==8.13.30 +phonenumbers==8.13.31 django-phonenumber-field==7.3.0 babel==2.14.0 setuptools==69.1.1