From b5265ca5ada4564e2c6efce5a839be2b2d3f2029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:52:51 +0000 Subject: [PATCH] Bump django-registration-redux from 2.12 to 2.13 Bumps [django-registration-redux](https://github.com/macropin/django-registration) from 2.12 to 2.13. - [Release notes](https://github.com/macropin/django-registration/releases) - [Changelog](https://github.com/macropin/django-registration/blob/main/CHANGELOG) - [Commits](https://github.com/macropin/django-registration/compare/v2.12...v2.13) --- updated-dependencies: - dependency-name: django-registration-redux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d7c63150..a872f114e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ django-treebeard==4.7 django-pagetree==1.4.3 django-pageblocks==1.2.0 # pyup: <2.0.0 requirements/src/django_pagetree_export-0.4-py2.py3-none-any.whl -django-registration-redux==2.12 +django-registration-redux==2.13 django-quizblock==1.2.8 django-ga-context==0.1.0 gunicorn==21.2.0