Skip to content

Commit

Permalink
Bump django-phonenumber-field from 7.0.2 to 7.1.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.0.2 to 7.1.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.0.2...7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent 3176527 commit 52c6af3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -40,7 +40,7 @@ django-filter = "23.1"
django-environ = "0.10.0"
django-redis = "5.2.0"
django-ipware = "5.0.0"
django-phonenumber-field = { extras = ["phonenumberslite"], version = "7.0.2" }
django-phonenumber-field = { extras = ["phonenumberslite"], version = "7.1.0" }
django-push-notifications = "3.0.0"
#
# Logging/errors
Expand Down

0 comments on commit 52c6af3

Please sign in to comment.