From 949f37b0ab76efb12b88bb3b934368ac50016d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 12:18:30 +0000 Subject: [PATCH] [deps] Update phonenumbers requirement from ~=8.13.55 to ~=9.0.2 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.55...v9.0.2) --- 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 9814587d..dbda60f5 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.55 +phonenumbers~=9.0.2 openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2 packaging django-sesame~=3.2.2