Skip to content

Commit

Permalink
poetry bot: 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 Jun 24, 2024
1 parent 224ec11 commit a32bded
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -48,7 +48,7 @@ tiktoken = "^0.5.2"
wagtail = "^5.1.3"
whitenoise = "^6.6.0"
xlwt = "^1.3.0"
django-phonenumber-field = {extras = ["phonenumbers"], version = "^7.3.0"}
django-phonenumber-field = {extras = ["phonenumbers"], version = "^8.0.0"}
django-simple-history = "^3.7.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit a32bded

Please sign in to comment.