From 64c4e6f6ab2f7226a830d0f60f15d80509fe50eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:48:57 +0000 Subject: [PATCH] Bump django-registration from 0.7 to 3.1.2 in /sofi/requirements Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 0.7 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/0.7...3.1.2) Signed-off-by: dependabot[bot] --- sofi/requirements/sofi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sofi/requirements/sofi.txt b/sofi/requirements/sofi.txt index 964de0f..b469963 100644 --- a/sofi/requirements/sofi.txt +++ b/sofi/requirements/sofi.txt @@ -7,7 +7,7 @@ distribute==0.6.24 django-google-analytics==1 django-oembed==0.1.3 django-profiles==0.2 -django-registration==0.7 +django-registration==3.1.2 django-thumbs==0.4 #ipython==0.10.2 matplotlib==1.0.0