From 530af6bf997306c4ee4e8abce8b952623cd4509c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:31:57 +0000 Subject: [PATCH] [deps] Update phonenumbers requirement from ~=9.0.6 to ~=9.0.8 Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.6...v9.0.8) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.8 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 b2a9e5cf..de7a7b3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django-organizations~=2.5.0 django-extensions>=3.2,<4.2 django-allauth[socialaccount]~=65.8.1 django-phonenumber-field~=8.1.0 -phonenumbers~=9.0.6 +phonenumbers~=9.0.8 openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2 packaging django-sesame~=3.2.3