From a488f4b87384c0a4694d3e21e1afdd1d08475eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:38:52 +0000 Subject: [PATCH] Bump django-allauth[mfa] from 65.14.0 to 65.14.1 Bumps [django-allauth[mfa]](https://github.com/sponsors/pennersr) from 65.14.0 to 65.14.1. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth[mfa] dependency-version: 65.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d46159b91..7ff24410a 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.14.0", + "django-allauth[mfa]==65.14.1", "django-bootstrap5==26.1", "django-colorfield==0.14.0", "django-cors-headers==4.9.0",