From 57d16f141b272a1c5717cf92f6f6d67953406bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:27:02 +0000 Subject: [PATCH] Bump django-allauth[socialaccount] from 64.2.0 to 64.2.1 Bumps [django-allauth[socialaccount]](https://github.com/pennersr/django-allauth) from 64.2.0 to 64.2.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/64.2.0...64.2.1) --- updated-dependencies: - dependency-name: django-allauth[socialaccount] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc128d633..491eff2fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ codetiming==1.4.0 cryptography==43.0.1 Django==4.2.16 dj-database-url==2.2.0 -django-allauth[socialaccount]==64.2.0 +django-allauth[socialaccount]==64.2.1 django-cors-headers==4.4.0 django-csp==4.0b1 django-debug-toolbar==4.4.6