From acf9e09cf0fe1f3ab1ec8801fa8a055a0e024ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:12:06 +0000 Subject: [PATCH] Bump django-allauth[mfa] from 65.0.2 to 65.2.0 in /requirements Bumps [django-allauth[mfa]](https://github.com/sponsors/pennersr) from 65.0.2 to 65.2.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth[mfa] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index db5ce7dc..89ed2e0e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -30,7 +30,7 @@ channels_redis==4.2.0 # https://github.com/joke2k/django-environ django-environ==0.11.2 # https://github.com/pennersr/django-allauth -django-allauth[mfa]==65.0.2 +django-allauth[mfa]==65.2.0 # https://github.com/django-crispy-forms/django-crispy-forms django-crispy-forms==2.3 # https://github.com/jazzband/django-redis