From 00b5628a4db38f247dc68f964acf079444f311cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:17:46 +0000 Subject: [PATCH] [deps] Update phonenumbers requirement from ~=8.13.54 to ~=8.13.55 Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.54...v8.13.55) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0c41ce9..9814587d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django-organizations~=2.4.1 django-extensions~=3.2.3 django-allauth[socialaccount]~=0.63.6 django-phonenumber-field~=8.0.0 -phonenumbers~=8.13.54 +phonenumbers~=8.13.55 openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2 packaging django-sesame~=3.2.2