From 1ff93c96f19ea421b248f78bcd95e434d9466bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:09:49 +0000 Subject: [PATCH] Bump social-auth-app-django from 3.1.0 to 5.6.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 3.1.0 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/3.1.0...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 4240477..d3d1001 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pytz==2019.3 requests==2.22.0 requests-oauthlib==1.3.0 six==1.14.0 -social-auth-app-django==3.1.0 +social-auth-app-django==5.6.0 social-auth-core==3.2.0 sqlparse==0.3.0 urllib3==1.25.7