From e8ae844fb02ab405a07de2f7ee42ffb187de9694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 16:37:12 +0000 Subject: [PATCH] Bump django-allauth from 0.45.0 to 0.46.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.45.0 to 0.46.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.45.0...0.46.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 a68c1d75..1cbcdf58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ microdata==0.7.2 Jinja2==3.0.3 django-webpack-loader==1.4.1 django-js-reverse==0.9.1 -django-allauth==0.45.0 +django-allauth==0.46.0 recipe-scrapers==13.7.0 django-scopes==1.2.0 pytest==6.2.5