From dff7daefc764c986cf5518f4e63fb188a53e3a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 19:56:33 +0000 Subject: [PATCH] Bump django-allauth from 0.47.0 to 0.50.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.47.0 to 0.50.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.47.0...0.50.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 280e97f0..396c782d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ microdata==0.8.0 Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 -django-allauth==0.49.0 +django-allauth==0.50.0 recipe-scrapers==13.19.0 django-scopes==1.2.0 pytest==7.0.1