From c9a01a001e6606328a2a207a42478225e01dfa75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 06:59:33 +0000 Subject: [PATCH] Bump django-allauth from 0.46.0 to 0.47.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/pennersr/django-allauth/releases) - [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/0.46.0...0.47.0) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 64c3b7d1..300a1d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ microdata==0.7.2 Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 -django-allauth==0.46.0 +django-allauth==0.47.0 recipe-scrapers==13.7.0 django-scopes==1.2.0 pytest==6.2.5 @@ -41,4 +41,5 @@ boto3==1.20.19 django-prometheus==2.1.0 django-hCaptcha==0.1.0 python-ldap==3.4.0 -django-auth-ldap==3.0.0 \ No newline at end of file +django-auth-ldap==3.0.0 +pytest-factoryboy==2.1.0