From f2795baf925c1f8384321ec1b7d1a29dd1c1795f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 16:57:22 +0000 Subject: [PATCH] Bump django-allauth from 0.54.0 to 0.57.0 Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.54.0 to 0.57.0. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/0.54.0...0.57.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 bb00d33..6ed8edd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django_cors_headers==4.1.0 django_htmlmin==0.11.0 -django_allauth==0.54.0 +django_allauth==0.57.0 Django==4.2.2 Pillow==9.5.0