Skip to content

Commit

Permalink
[deps] Update django-phonenumber-field requirement
Browse files Browse the repository at this point in the history
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@6.1.0...8.0.0)

---
updated-dependencies:
- dependency-name: django-phonenumber-field
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Capoano <[email protected]>
  • Loading branch information
dependabot[bot] and nemesifier authored Aug 9, 2024
1 parent 9f60905 commit 2b90b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-organizations~=2.1.0
django-extensions~=3.2.3
django-allauth~=0.54.0
django-phonenumber-field~=6.1.0
django-phonenumber-field~=8.0.0
phonenumbers~=8.13.0
openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/tarball/master
packaging
Expand Down

0 comments on commit 2b90b1a

Please sign in to comment.