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

2
uv.lock generated
View file

@ -1031,7 +1031,7 @@ requires-dist = [
{ name = "argon2-cffi", specifier = ">=23.1.0" },
{ name = "cryptography", specifier = ">=45.0.3" },
{ name = "django", specifier = "==5.2.1" },
{ name = "django-allauth", specifier = ">=65.5.0" },
{ name = "django-allauth", specifier = ">=65.9.0" },
{ name = "django-fernet-encrypted-fields", specifier = ">=0.3.0" },
{ name = "django-scopes", specifier = ">=2.0.0" },
{ name = "django-storages", specifier = ">=1.14.6" },