From e5cc9901118d42cb289d8db90de59cab4857c9b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 06:54:46 +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 2696635c..73eee882 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ microdata==0.8.0 Jinja2==3.1.2 django-webpack-loader==1.5.0 git+https://github.com/ierror/django-js-reverse@7cab78c4531780ab4b32033d5104ccd5be1a246a -django-allauth==0.50.0 +django-allauth==0.51.0 recipe-scrapers==14.5.2 django-scopes==1.2.0.post1 pytest==7.1.2