Update dependency django-allauth to >=65.13.1
All checks were successful
Tests / test (push) Successful in 24s
All checks were successful
Tests / test (push) Successful in 24s
This commit is contained in:
parent
8b0c2a8d43
commit
1ca02bfb4d
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ dependencies = [
|
|||
"argon2-cffi>=25.1.0",
|
||||
"cryptography>=46.0.3",
|
||||
"django==5.2.8",
|
||||
"django-allauth>=65.13.0",
|
||||
"django-allauth>=65.13.1",
|
||||
"django-auditlog>=3.3.0",
|
||||
"django-fernet-encrypted-fields>=0.3.1",
|
||||
"django-jsonform>=2.23.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue