Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent d20239d commit 422c65b
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 @@ -55,7 +55,7 @@ arrow = "^1.3.0"
boto3 = "^1.34.151"
django = "^5.0"
django-active-link = "^0.2.2"
django-allauth = {extras = ["socialaccount"], version = "^0.63.3"}
django-allauth = {extras = ["socialaccount"], version = "^64.2.0"}
django-anymail = "^11.1"
django-appconf = "^1.0.6"
django-bootstrap3 = "^24.2"
Expand Down

0 comments on commit 422c65b

Please sign in to comment.