Merge pull request 'Update dependency django-allauth to >=65.9.0' (#76) from renovate/django-allauth-65.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled

Reviewed-on: #76
This commit is contained in:
Tobias Kunze 2025-06-03 05:15:39 +00:00
commit 917dd31b57
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=45.0.3",
"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",