From cd5d2c8898a09bb81b375b3dce8ab673a7e8651d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 19:58:55 +0000 Subject: [PATCH] build(deps): 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 e868bb3..870e8f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mittun==0.1.2.8 django-nose==0.1.3 MySQL-python==1.2.3 South==0.7.3 -django-registration==0.8 +django-registration==3.1.2 requests==0.12.1 lxml==2.3.4 django-compressor==1.1.2