From 485a4954fb70c1a9acec34e61b2014cfa409f94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:14:27 +0000 Subject: [PATCH] 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 81d554058..040277e4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ sendgrid==6.9.7 simplejson==3.17.2 six==1.16.0 # setuptools==70.0.0 Removed in Py 3.12, but still needed by some slow to update packages) -social-auth-app-django==5.4.1 +social-auth-app-django==5.6.0 social-auth-core==4.4.1 sqlalchemy==2.0.35 sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability