From 41372d1fcaa86e6a20e85768d9399eccc66dc6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:25:07 +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 809a3d0a..814f6a91 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -2,7 +2,7 @@ boto3==1.35.71 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.4.0 Django==4.2.16 django-cors-headers==4.6.0 django-storages==1.14.4