Skip to content

Commit ace2d47

Browse files
dependabot[bot]nemesifier
authored andcommitted
[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.0.0...8.1.0) --- updated-dependencies: - dependency-name: django-phonenumber-field dependency-version: 8.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80e2866 commit ace2d47

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.4.1
22
django-extensions~=3.2.3
33
django-allauth[socialaccount]~=65.6.0
4-
django-phonenumber-field~=8.0.0
4+
django-phonenumber-field~=8.1.0
55
phonenumbers~=9.0.2
66
openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
77
packaging

0 commit comments

Comments
 (0)