From 6fcb3b53efeca287104011e6213a296207cbf744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:09:27 +0000 Subject: [PATCH] Bump social-auth-app-django from 2.1.0 to 5.6.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 2.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/2.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index b2bf75805..954687d2a --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/dbca-wa/ledger#egg=ledger #git+https://github.com/dbca-wa/ledger@4818666a1bda5fac274e9d0b48008797f04f6545 git+https://github.com/dbca-wa/dpaw-utils.git@0.3a16#egg=dpaw-utils git+https://github.com/django-oscar/django-oscar.git@8a3288da439cc2a878f44ae5c5101043e658d2a2#egg=django-oscar -social-auth-app-django==2.1.0 +social-auth-app-django==5.6.0 git+https://github.com/scottp-dpaw/social-core.git@email_fix#egg=social-auth-core coverage==4.3.1 coveralls==1.1