From d62154a24f272cf571959d07f9c4f0c6cd7fcb16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:59:12 +0000 Subject: [PATCH] Bump django-allauth[mfa] from 65.13.1 to 65.14.0 Bumps [django-allauth[mfa]](https://github.com/sponsors/pennersr) from 65.13.1 to 65.14.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth[mfa] dependency-version: 65.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..32e27d767 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "channels-redis==4.3.0", "commonmark==0.9.1", "conference-scheduler==3.0.1", - "django-allauth[mfa]==65.13.1", + "django-allauth[mfa]==65.14.0", "django-bootstrap5==25.3", "django-colorfield==0.14.0", "django-cors-headers==4.9.0",