Skip to content

Commit

Permalink
chore(deps): upadte django-allauth
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Dec 13, 2024
1 parent 5f623b1 commit d81da8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -13,7 +13,7 @@ Django = "^5.1.4"
PyMySQL = "^1.1.1"
Unidecode = "^1.3.7"
crispy-bootstrap5 = "^2024.2"
django-allauth = {extras = ["socialaccount"], version = "^64.2.1"}
django-allauth = {extras = ["socialaccount"], version = "^65.3.0"}
django-bootstrap5 = "^24.2"
django-braces = "^1.14.0"
django-crispy-forms = "^2.3"
Expand Down

0 comments on commit d81da8b

Please sign in to comment.