Skip to content

Commit 26e075a

Browse files
[deps] Update phonenumbers requirement from ~=8.13.50 to ~=8.13.52
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version. - [Commits](daviddrysdale/python-phonenumbers@v8.13.50...v8.13.52) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3d2e94 commit 26e075a

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.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.50
5+
phonenumbers~=8.13.52
66
openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
77
packaging
88
django-sesame~=3.2.2

0 commit comments

Comments
 (0)