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

This commit is contained in:
Renovate Bot 2025-11-21 03:01:01 +00:00
parent 8b0c2a8d43
commit 1ca02bfb4d
2 changed files with 5 additions and 5 deletions

View file

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