From cd639da54855def1b4e0949a9124ce99117c0548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:17:04 +0000 Subject: [PATCH] Bump django-allauth from 64.2.0 to 64.2.1 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 64.2.0 to 64.2.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/64.2.0...64.2.1) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-patch ... 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..64c41a68 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==64.2.1 django-allauth[mfa]==64.2.0 django-anymail[mailgun]==11.1 django-braces==1.15.0