diff --git a/pyproject.toml b/pyproject.toml index 2b5ae0ef..ce347db7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "requests", "django>=5.2.0", "django-model-utils", - "django-allauth==65.4", + "django-allauth==65.13.0", "django-crispy-forms", "crispy-bootstrap5", "django-health-check",