Update dependency django-allauth to >=65.13.0
All checks were successful
Tests / test (push) Successful in 23s

This commit is contained in:
Renovate Bot 2025-11-01 03:01:01 +00:00
parent 575a4c7f8f
commit ac8d38eee1
2 changed files with 7 additions and 4 deletions

View file

@ -8,7 +8,7 @@ dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.3",
"django==5.2.7",
"django-allauth>=65.12.1",
"django-allauth>=65.13.0",
"django-auditlog>=3.3.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-jsonform>=2.23.2",