Skip to content

Commit

Permalink
[UPDATE] Bump django-phonenumber-field from 6.4.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 6.4.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@6.4.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 26, 2024
1 parent 918e93d commit 0ddcff4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Pillow = "^10.4.0"
mistune = "^3.0.2"
django-jinja = "^2.11"
cryptography = "^42.0.8"
django-phonenumber-field = "^6.3"
django-phonenumber-field = "^8.0"
phonenumbers = "^8.12"
django-ajax-selects = "^2.1.0"
reportlab = "^4.2"
Expand Down

0 comments on commit 0ddcff4

Please sign in to comment.