From 59a7b52aaa650ab45eccd036126e3dcb2f6ac648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 04:32:51 +0000 Subject: [PATCH] Bump django-allauth from 0.50.0 to 0.51.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.50.0 to 0.51.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.50.0...0.51.0) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7eba98..c86c603 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ defusedxml==0.7.1 dj-database-url==0.5.0 dj-rest-auth==2.2.3 Django==4.0.2 -django-allauth==0.48.0 +django-allauth==0.51.0 django-anymail==8.5 django-cors-headers==3.11.0 django-environ==0.9.0