From 2afd1be87632b649ad1efedb10b70d15af911795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:05:16 +0000 Subject: [PATCH] Bump django-registration from 3.4 to 5.1.0 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.4 to 5.1.0. - [Changelog](https://github.com/ubernostrum/django-registration/blob/trunk/docs/changelog.rst) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.4...5.1.0) --- updated-dependencies: - dependency-name: django-registration 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 b3720df71..e1d1d381e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ tomli==2.2.1 django-widget-tweaks==1.5.0 confusable_homoglyphs==3.3.1 -django-registration==3.4 +django-registration==5.1.0 distro==1.9.0 webencodings==0.5.1 # django-markdownify