From 13b2d1e692a36c57191de161f29934de67ba9fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 19:45:33 +0000 Subject: [PATCH] Bump django-allauth from 0.54.0 to 65.13.0 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.54.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da2b1b4..d77d3d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cloudinary==1.41.0 Django==5.0.13 -django_allauth==0.54.0 +django_allauth==65.13.0 django_environ==0.10.0 django_import_export==3.2.0 djangorestframework==3.15.2