From 1da5d43dce9aeeb7eab95b3cfb50849f3ce873f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:39:01 +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 98d38891..6963a359 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -2,7 +2,7 @@ boto3==1.35.64 celery==5.4.0 dj-rest-auth==5.1.0 # Match dj-rest-auth[with_social]==5.1.0 -django-allauth>=0.56.0,<0.62.0 +django-allauth>=0.56.0,<65.3.0 Django==3.2.23 django-cors-headers==4.5.0 django-storages==1.14.4