Skip to content

Commit

Permalink
Bump django-allauth from 0.54.0 to 0.55.0 (#1242)
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.54.0 to 0.55.0.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.54.0...0.55.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent c02fc68 commit 2356bc6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 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 @@ -54,7 +54,7 @@ arrow = "^1.2.3"
boto3 = "^1.28.31"
django = "^4.2"
django-active-link = "^0.1.8"
django-allauth = "^0.54.0"
django-allauth = "^0.55.0"
django-anymail = "^10.1"
django-appconf = "^1.0.5"
django-bootstrap3 = "^23.4"
Expand Down

0 comments on commit 2356bc6

Please sign in to comment.