From 17519dd8e1fbb8550e6632790037689048e16fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 14:09:38 +0000 Subject: [PATCH] [deps] Update phonenumbers requirement Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/r9.0.10...v9.0.29) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.29 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 38391b40..42e8aa44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django-organizations>=2.5.0,<2.7.0 django-extensions>=3.2,<4.2 django-allauth[socialaccount]>=65.12.0,<65.16.0 django-phonenumber-field>=8.1.0,<8.5.0 -phonenumbers>=9.0.10,<9.1.0 +phonenumbers>=9.0.29,<9.1.0 openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz packaging django-sesame>=3.2.3,<3.3.0