Update dependency django-allauth to >=65.11.1
All checks were successful
Tests / test (push) Successful in 25s
All checks were successful
Tests / test (push) Successful in 25s
This commit is contained in:
parent
42fbd99c72
commit
172cb0b119
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ dependencies = [
|
|||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=45.0.7",
|
||||
"django==5.2.6",
|
||||
"django-allauth>=65.10.0",
|
||||
"django-allauth>=65.11.1",
|
||||
"django-auditlog>=3.2.1",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
"django-jsonform>=2.23.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue