Skip to content

Commit

Permalink
[UPDATE] Bump django-phonenumber-field from 6.4.0 to 7.2.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 7.2.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...7.2.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 Oct 5, 2023
1 parent 4231a79 commit f669c01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -28,7 +28,7 @@ cryptography = "^40.0"
pyOpenSSL = "^23.1.1"
pytz = "^2021.1"
djangorestframework = "^3.13"
django-phonenumber-field = "^6.3"
django-phonenumber-field = "^7.2"
phonenumbers = "^8.12"
django-ajax-selects = "^2.1.0"
reportlab = "^3.6"
Expand Down

0 comments on commit f669c01

Please sign in to comment.