From d6da42886e7f0eb95b46e76f43da3c6bc05f8712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 09:59:48 +0000 Subject: [PATCH] chore(deps): Update django-allauth requirement in /3rdparty/py --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index cea6e1f8..1849d291 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -2,7 +2,7 @@ boto3==1.35.68 celery==5.4.0 dj-rest-auth==7.0.0 # Must match dj-rest-auth[with_social]==7.0.0 -django-allauth>=0.56.0,<0.62.0 +django-allauth>=0.56.0,<65.3.0 Django==4.2.16 django-cors-headers==4.6.0 django-storages==1.14.4