From 1ee75bb9113439a471e37324f63dc72d8c3fa75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 11:01:18 +0000 Subject: [PATCH] Bump django-allauth from 0.42.0 to 0.44.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.42.0 to 0.44.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.42.0...0.44.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d8ef3cfb53..0f76c884e5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ wrapt==1.12.1 jsonfield==3.1.0 # Django Apps -django-allauth==0.42.0 +django-allauth==0.44.0 django-appconf==1.0.4 django-filter==2.4.0 django-imagekit==4.0.2