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

This commit is contained in:
Renovate Bot 2025-09-10 03:01:07 +00:00
parent 5f75b0465f
commit 0cf4cf8225
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=45.0.7",
"django==5.2.6",
"django-allauth>=65.11.1",
"django-allauth>=65.11.2",
"django-auditlog>=3.2.1",
"django-fernet-encrypted-fields>=0.3.0",
"django-jsonform>=2.23.2",