From d860d96fefcdc17bb93ae0bf9a49a58a98fe333f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 12:12:14 +0000 Subject: [PATCH] [deps] Update django-allauth[socialaccount] requirement Updates the requirements on [django-allauth[socialaccount]](https://github.com/sponsors/pennersr) to permit the latest version. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth[socialaccount] dependency-version: 65.14.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 939cb75f..41c6a09a 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.14.0 +django-allauth[socialaccount]>=65.12.0,<65.15.0 django-phonenumber-field>=8.1.0,<8.5.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