Merge pull request 'Update dependency django-allauth to >=65.11.2' (#190) from renovate/django-allauth-65.x into main
Some checks failed
Build and Deploy Staging / build (push) Failing after 1s
Build and Deploy Staging / deploy (push) Has been skipped
Tests / test (push) Failing after 1s

Reviewed-on: #190
This commit is contained in:
Tobias Kunze 2025-09-11 11:22:44 +00:00
commit 01eb366699
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",