Skip to content

Commit

Permalink
Bump django-phonenumber-field from 7.3.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) from 7.3.0 to 8.0.0.
- [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@7.3.0...8.0.0)

---
updated-dependencies:
- dependency-name: django-phonenumber-field
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1755f3f commit 578c32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pillow==10.4.0
phonenumbers==8.13.40
django-phonenumber-field==7.3.0
django-phonenumber-field==8.0.0
babel==2.15.0
setuptools==70.3.0
requests~=2.32.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==5.0.7
Pillow==10.4.0
phonenumbers==8.13.40
django-phonenumber-field==7.3.0
django-phonenumber-field==8.0.0
babel==2.15.0
setuptools==70.3.0
requests~=2.32.3
Expand Down

0 comments on commit 578c32e

Please sign in to comment.