From 24bb7e92534701019f367256852e775fd3f01dd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:12:48 +0000 Subject: [PATCH] chore(deps): update dependency django-allauth to v65 (#103) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 063264b..2a1fab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ plotly==5.24.1 xlrd python-magic Django==5.1.2 -django-allauth==64.2.1 +django-allauth==65.0.2 django-crispy-forms==2.3.0 crispy-bootstrap3==2024.1 django-custom-user==1.1