Skip to content

Commit

Permalink
Bump django-allauth from 0.50.0 to 0.52.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.50.0 to 0.52.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases)
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.50.0...0.52.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent e6ceffc commit cbb89ce
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 13 deletions.
58 changes: 46 additions & 12 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 @@ -36,7 +36,7 @@ django-money = "^2.1.1"
# poetry add git+https://github.com/commonknowledge/dj-stripe.git#fixes
pre-commit = "^2.17.0"
wagtail-autocomplete = "^0.8.1"
django-allauth = "^0.50.0"
django-allauth = "^0.52.0"
django-bootstrap5 = "^21.3"
django-countries = "^7.3.2"
django-extensions = "^3.1.5"
Expand Down

0 comments on commit cbb89ce

Please sign in to comment.