Skip to content

Commit 6d87654

Browse files
fix(deps): update dependency django-allauth to v65 [security]
1 parent 4455349 commit 6d87654

File tree

2 files changed

+27
-41
lines changed

2 files changed

+27
-41
lines changed

poetry.lock

Lines changed: 26 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ django-braces = "~1.17.0"
2323
djangorestframework-camel-case = "^1.3.0"
2424
django-parler-rest = "^2.1"
2525
django-parler = "^2.3"
26-
django-allauth = { version = "^0.63.6", extras = [ "socialaccount" ] }
26+
django-allauth = { version = "^65.0.0", extras = [ "socialaccount" ] }
2727
lxml = "^5.0.0"
2828
requests = ">=2.32.0, <2.33.0"
2929
django-cors-headers = "^4.2.0"

0 commit comments

Comments
 (0)