From c8acd20af51c9a27a26ccacbea454cfabbcf0f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 08:58:26 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.4.3 to 5.6.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.3 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.3...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 17db4728c9b..0b9d41e83f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ uWSGI==2.0.29 vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 -social-auth-app-django==5.4.3 +social-auth-app-django==5.6.0 social-auth-core==4.6.1 gitpython==3.1.44 python-gitlab==5.6.0