From be5614f34e26b980eaa932624d5f626a3af14e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:36:48 +0000 Subject: [PATCH] Bump django-registration from 3.4 to 5.2.1 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.4 to 5.2.1. - [Changelog](https://github.com/ubernostrum/django-registration/blob/trunk/docs/changelog.rst) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.4...5.2.1) --- updated-dependencies: - dependency-name: django-registration dependency-version: 5.2.1 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 f0b5410a2..800ba9cce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ tomli==2.4.0 django-widget-tweaks==1.5.0 confusable_homoglyphs==3.3.1 -django-registration==3.4 +django-registration==5.2.1 distro==1.9.0 webencodings==0.5.1 # django-markdownify