Skip to content

Commit d1507bc

Browse files
dependabot[bot]nemesifier
authored andcommitted
[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](daviddrysdale/python-phonenumbers@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] <[email protected]>
1 parent f6a6303 commit d1507bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django-organizations~=2.5.0
22
django-extensions>=3.2,<4.2
33
django-allauth[socialaccount]~=65.8.1
44
django-phonenumber-field~=8.1.0
5-
phonenumbers~=9.0.6
5+
phonenumbers~=9.0.8
66
openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
77
packaging
88
django-sesame~=3.2.3

0 commit comments

Comments
 (0)