From c2ac757fe96a499665cfdfc6886cb4c8a2907c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 12:01:43 +0000 Subject: [PATCH] [deps] Update django-allauth[socialaccount] requirement --- updated-dependencies: - dependency-name: django-allauth[socialaccount] dependency-version: 65.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5210a2f1..ed94428a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django-organizations>=2.5.0,<2.6.0 django-extensions>=3.2,<4.2 -django-allauth[socialaccount]>=65.12.0,<65.13.0 +django-allauth[socialaccount]>=65.12.0,<65.14.0 django-phonenumber-field>=8.1.0,<8.2.0 phonenumbers>=9.0.10,<9.1.0 openwisp-utils[rest,celery] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz