From 99c176ce931f4d1d43e66b14eb5c227fba6289dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:10:02 +0000 Subject: [PATCH] chore(deps): bump social-auth-app-django from 3.4.0 to 5.6.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 3.4.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.4.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 a3398cd..ca98607 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ requests-oauthlib==1.3.0 rsa==4.0 SecretStorage==2.3.1 six==1.12.0 -social-auth-app-django==3.4.0 +social-auth-app-django==5.6.0 social-auth-core==3.3.3 sqlparse==0.3.1 toml==0.10.1