From 1a0e7b5757c1776b1a6a33a8fb165121910e3f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:14:14 +0000 Subject: [PATCH] build(deps): bump social-auth-app-django from 5.4.1 to 5.6.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.1 to 5.6.0. - [Release notes](https://github.com/python-social-auth/social-app-django/releases) - [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-social-auth/social-app-django/compare/5.4.1...5.6.0) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-version: 5.6.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 d4f43a8e..cc30537e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ rsa==4.7 scandir==1.10.0 simplegeneric==0.8.1 six==1.15.0 -social-auth-app-django==5.4.1 +social-auth-app-django==5.6.0 social-auth-core==4.5.4 soupsieve==2.0.1 sqlparse==0.5.1