From bfb4fd9c331c1f1472d49873bf34c6f1a9511085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 09:10:30 +0000 Subject: [PATCH] chore(deps): update dependency django-allauth to v65 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcda501..bda2737 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ plotly==5.24.1 xlrd python-magic Django==5.1.1 -django-allauth==64.2.1 +django-allauth==65.0.0 django-crispy-forms==2.3.0 crispy-bootstrap3==2024.1 django-custom-user==1.1