From c660f0cae13f1af730011f7b6d477b989da2645e Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@fachschaften.org> Date: Sun, 5 Nov 2023 15:11:58 +0000 Subject: [PATCH] Update dependency django-registration-redux to v2.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff48116e..33a2befc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-split-settings==1.2.0 django-timezone-field==6.0.1 djangorestframework==3.14.0 django-simple-history==3.4.0 -django-registration-redux==2.12 +django-registration-redux==2.13 django-debug-toolbar==4.2.0 django-bootstrap-datepicker-plus==5.0.4 django-tex==1.1.10 -- GitLab