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

This commit is contained in:
Renovate Bot 2025-09-06 03:00:58 +00:00
parent 42fbd99c72
commit 172cb0b119
2 changed files with 2 additions and 2 deletions

View file

@ -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",