Skip to content

Commit 82ca3a3

Browse files
[deps] Update phonenumbers requirement from ~=8.13.44 to ~=8.13.48
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](daviddrysdale/python-phonenumbers@v8.13.44...v8.13.48) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91f61aa commit 82ca3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django-organizations~=2.4.1
22
django-extensions~=3.2.3
33
django-allauth[socialaccount]~=0.63.6
44
django-phonenumber-field~=8.0.0
5-
phonenumbers~=8.13.44
5+
phonenumbers~=8.13.48
66
openwisp-utils[rest,celery]~=1.1.0
77
packaging
88
django-sesame~=3.2.2

0 commit comments

Comments
 (0)