From e94e4bcc0031f917c1e5f968ed1855d52102b560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:31:48 +0000 Subject: [PATCH] Bump django-allauth Bumps the pip group with 1 update in the /django_bookstore directory: [django-allauth](https://github.com/sponsors/pennersr). Updates `django-allauth` from 65.13.0 to 65.14.1 - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-version: 65.14.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- django_bookstore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_bookstore/requirements.txt b/django_bookstore/requirements.txt index 4fed6d3..059b0f3 100644 --- a/django_bookstore/requirements.txt +++ b/django_bookstore/requirements.txt @@ -4,7 +4,7 @@ psycopg2-binary==2.9.9 sqlparse==0.5.4 django-crispy-forms==1.14.0 crispy-bootstrap5==0.6 -django-allauth==65.13.0 +django-allauth==65.14.1 pillow==12.1.1 django-debug-toolbar==3.4.0 whitenoise==6.1.0