Skip to content

Commit

Permalink
fix(deps): update dependency django-allauth to v65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c7d8fd9 commit f98567b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 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 @@ -20,7 +20,7 @@ django-braces = "~1.15.0"
djangorestframework-camel-case = "^1.3.0"
django-parler-rest = "^2.1"
django-parler = "^2.3"
django-allauth = { version = "^0.63.6", extras = [ "socialaccount" ] }
django-allauth = { version = "^65.0.0", extras = [ "socialaccount" ] }
lxml = "^5.0.0"
requests = ">=2.32.0, <2.33.0"
django-cors-headers = "^4.2.0"
Expand Down

0 comments on commit f98567b

Please sign in to comment.