From df84c4c7e28eb72e6e95401d3f4aa6ced6f08ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:14:53 +0000 Subject: [PATCH] Bump django-allauth from 0.43.0 to 65.14.1 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.43.0 to 65.14.1. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-version: 65.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd1a698..ca79437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ boto3==1.16.18 botocore==1.19.18 dj-database-url==0.5.0 Django==3.1.14 -django-allauth==0.43.0 +django-allauth==65.14.1 django-countries==6.1.3 django-crispy-forms==1.9.2 django-storages==1.10.1