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

This commit is contained in:
Renovate Bot 2025-06-03 03:01:51 +00:00
parent 75f34b8174
commit 02abc2c60c
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=44.0.2",
"django==5.2.1",
"django-allauth>=65.5.0",
"django-allauth>=65.9.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",
"django-storages>=1.14.6",