Skip to content

Commit

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

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

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 4, 2024
1 parent c3e5490 commit 357e525
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 @@ -9,7 +9,7 @@ license = "MIT"
python = "^3.9"
daphne = "^4.1.2"
Django = "^4.2"
django-allauth = "^0.63.6"
django-allauth = "^64.0.0"
psycopg2-binary = "^2.9.9"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 357e525

Please sign in to comment.