Skip to content

Commit 605a4f5

Browse files
[deps] Update django-phonenumber-field requirement
Updates the requirements on [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) to permit the latest version. - [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases) - [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst) - [Commits](stefanfoulis/django-phonenumber-field@8.1.0...8.4.0) --- updated-dependencies: - dependency-name: django-phonenumber-field dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7da5bb3 commit 605a4f5

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
@@ -1,7 +1,7 @@
11
django-organizations>=2.5.0,<2.6.0
22
django-extensions>=3.2,<4.2
33
django-allauth[socialaccount]>=65.12.0,<65.14.0
4-
django-phonenumber-field>=8.1.0,<8.2.0
4+
django-phonenumber-field>=8.1.0,<8.5.0
55
phonenumbers>=9.0.10,<9.1.0
66
openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
77
packaging

0 commit comments

Comments
 (0)