Update dependency django-allauth to >=65.8.1
All checks were successful
Tests / test (push) Successful in 23s
All checks were successful
Tests / test (push) Successful in 23s
This commit is contained in:
parent
15370f9739
commit
57e3f5868b
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ dependencies = [
|
|||
"argon2-cffi>=23.1.0",
|
||||
"cryptography>=44.0.2",
|
||||
"django==5.2",
|
||||
"django-allauth>=65.5.0",
|
||||
"django-allauth>=65.8.1",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
"django-scopes>=2.0.0",
|
||||
"django-storages>=1.14.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue