From 5d40b9fcb37af4ef46e1702562fadc7fb7010314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:32:01 +0000 Subject: [PATCH] Bump django-allauth from 64.2.0 to 65.0.0 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.2.0 to 65.0.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f68cd19..e111f2a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ argon2-cffi==23.1.0 bleach==6.1.0 crispy-bootstrap5==2024.2 django==4.2.15 -django-allauth==64.2.0 +django-allauth==65.0.0 django-allauth[mfa]==64.2.0 django-anymail[mailgun]==11.1 django-braces==1.15.0