From 3ddab3459bc9b2dc3e382d3fa5b85fc09972dc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 19:59:25 +0000 Subject: [PATCH] Bump django-registration from 0.8 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 0.8 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/0.8...3.1.2) --- updated-dependencies: - dependency-name: django-registration dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0b0511..ac9f63c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ git+git://github.com/vbmendes/django-transmeta.git#egg=django-transmeta django-nose==0.1.3 MySQL-python==1.2.3 South==0.7.3 -django-registration==0.8 +django-registration==3.1.2 lxml==2.3.4 django-compressor==1.1.2 BeautifulSoup==3.2.1