Update dependency django-allauth to >=65.10.0
All checks were successful
Tests / test (push) Successful in 27s
All checks were successful
Tests / test (push) Successful in 27s
This commit is contained in:
parent
24cb249e9e
commit
fdb07b89b9
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ dependencies = [
|
|||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.5",
|
||||
"django==5.2.4",
|
||||
"django-allauth>=65.9.0",
|
||||
"django-allauth>=65.10.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
"django-scopes>=2.0.0",
|
||||
"django-storages[s3]>=1.14.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue