From ecfd258bf90bbc037df486f1aaa1950318a652f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:02:31 +0000 Subject: [PATCH] Bump django-allauth[keycloak,socialaccount] from 65.12.1 to 65.13.0 Bumps [django-allauth[keycloak,socialaccount]](https://github.com/sponsors/pennersr) from 65.12.1 to 65.13.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth[keycloak,socialaccount] dependency-version: 65.13.0 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 30cb6fe9..d7da3fd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Django==5.2.7 django-debug-toolbar==6.0.0 freezegun==1.5.5 django-formtools==2.5.1 -django-allauth[socialaccount,keycloak]==65.12.1 +django-allauth[socialaccount,keycloak]==65.13.0