From defd54c748a5087cbc8095160119e8281475d421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:31:19 +0000 Subject: [PATCH] Bump django-allauth from 65.13.0 to 65.14.1 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.13.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 ab0acaa..c9a48be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cloudinary==1.41.0 Django==5.1.14 -django_allauth==65.13.0 +django_allauth==65.14.1 django_environ==0.10.0 django_import_export==3.2.0 djangorestframework==3.15.2