From bffa1d7748e1817b61cb9b1ee8f2d9144561890f Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Thu, 16 Mar 2023 09:44:45 +0000
Subject: [PATCH] Update dependency django-allauth to ^0.53.0

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 6c6616fda..c639d2bd3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -106,7 +106,7 @@ django-model-utils = "^4.0.0"
 bs4 = "^0.0.1"
 django-invitations = "^2.0.0"
 django-cleavejs = "^0.1.0"
-django-allauth = "^0.52.0"
+django-allauth = "^0.53.0"
 django-uwsgi-ng = "^2.0"
 django-extensions = "^3.1.1"
 ipython = "^8.0.0"
-- 
GitLab