From c4b129e8c81b741594ad73bd7e27e00853d6e3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:09:35 +0000 Subject: [PATCH] Bump django-allauth from 0.19.1 to 65.14.1 in /requirements/backends Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.19.1 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/backends/allauth.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/backends/allauth.txt b/requirements/backends/allauth.txt index 9702126..962a1b3 100644 --- a/requirements/backends/allauth.txt +++ b/requirements/backends/allauth.txt @@ -1 +1 @@ -django-allauth==0.19.1 \ No newline at end of file +django-allauth==65.14.1 \ No newline at end of file