From 008bac8058d4b77ff2d44067a2d0e728f98d4c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:45:22 +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/v9.0.33...v9.0.36) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.35 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 9c4e04ed..c6bdbc84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-extensions>=4.1,<4.2 django-allauth[socialaccount]>=65.18.0,<65.19.0 dj-rest-auth>=6.0,<7.3 django-phonenumber-field>=8.4.0,<8.5.0 -phonenumbers>=9.0.33,<9.1.0 +phonenumbers>=9.0.36,<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