From 1777a31c2d11043514491670c1c748eb17e910ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 19:41:39 +0000 Subject: [PATCH] Bump django-allauth from 0.50.0 to 65.13.0 in /app Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.50.0 to 65.13.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-version: 65.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index d1f2295e4..69d08a7e1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -15,7 +15,7 @@ DateTime==4.3 defusedxml==0.6.0 distlib==0.4.0 Django==4.2.25 -django-allauth==0.50.0 +django-allauth==65.13.0 django-cors-headers==3.4.0 django-filter==2.4.0 django-haystack==3.3.0