From 88385423d065072f5395eed3bd70fd65ea7a6933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 09:00:59 +0000 Subject: [PATCH] Bump django-allauth from 0.44.0 to 0.45.0 in /src/requirements Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.44.0 to 0.45.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.44.0...0.45.0) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index f6ce3b48..6f271053 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -6,7 +6,7 @@ channels-redis==3.3.0 asyncio==3.4.3 commonmark==0.9.1 conference-scheduler==3.0.1 -django-allauth==0.44.0 +django-allauth==0.45.0 django-allauth-2fa==0.8 django-bleach==0.7.0 django-bootstrap3==15.0.0