From d42ba5a01e7e44bb7a3a106aafdb15120038a7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:02:49 +0000 Subject: [PATCH] Bump django-allauth from 65.0.2 to 65.3.0 in /src/requirements Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.0.2 to 65.3.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 0b21dbc2a..018df7324 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -6,7 +6,7 @@ channels-redis==4.2.0 asyncio==3.4.3 commonmark==0.9.1 conference-scheduler==3.0.1 -django-allauth==65.0.2 +django-allauth==65.3.0 django-allauth-2fa==0.11.1 django-bootstrap5==24.3 django-cors-headers==4.3.1