From 13178493248b92529779121123efce0bdba50421 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:46:19 +0000 Subject: [PATCH] Update dependency django-allauth to >=0.61.1 --- gateway/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/requirements.txt b/gateway/requirements.txt index 8049a3492..d271be5ba 100644 --- a/gateway/requirements.txt +++ b/gateway/requirements.txt @@ -1,6 +1,6 @@ django-filter>=23.3 djangorestframework>=3.14.0 -django-allauth>=0.58.2 +django-allauth>=0.61.1 django-allow-cidr>=0.7.1 dj-rest-auth>=5.0.2 django-csp>=3.7