From a7bd827de8fa30f8a9aa95b4d32e6ece86a50c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 03:17:26 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.9.0 to 6.0.1 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.9.0 to 6.0.1. - [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.9.0...6.0.1) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-ci.txt | 6 +++--- requirements-dev.txt | 6 +++--- requirements.txt | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ea19ae4e..0ef7da83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "django>=5.2.16", "whitenoise", "django-workflow-engine", - "social-auth-app-django>=5.9", + "social-auth-app-django>=6.0.1", "py-cord>=2.8.0,<3", "django-markdownify", ] diff --git a/requirements-ci.txt b/requirements-ci.txt index 7b6010d4..af044641 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1368,9 +1368,9 @@ six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \ --hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 # via python-dateutil -social-auth-app-django==5.9.0 \ - --hash=sha256:5b79c53321f9528334d53ddb154452a3b7e598b7ff4c2c1302be9a76b1349e8d \ - --hash=sha256:80edf5c207d871f2225a0fc6bb414004c0342c30deb3a217eb38a63b66e749bb +social-auth-app-django==6.0.1 \ + --hash=sha256:43002de0530e2ad13ef067f54aba7185a05fc8527310006c5328dc0b5e7a4cfd \ + --hash=sha256:652ec21105ef58a34ffd223a02c338bc03e5f56d357ee69c33283afd08442065 # via fragforce-org (/code/pyproject.toml) social-auth-core==4.9.1 \ --hash=sha256:2eca8a6ae678bae7e24e5aa3c72f99c77983012a09b8916ce9791dcfccade725 \ diff --git a/requirements-dev.txt b/requirements-dev.txt index 2afab33e..0a143b05 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1437,9 +1437,9 @@ six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \ --hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 # via python-dateutil -social-auth-app-django==5.9.0 \ - --hash=sha256:5b79c53321f9528334d53ddb154452a3b7e598b7ff4c2c1302be9a76b1349e8d \ - --hash=sha256:80edf5c207d871f2225a0fc6bb414004c0342c30deb3a217eb38a63b66e749bb +social-auth-app-django==6.0.1 \ + --hash=sha256:43002de0530e2ad13ef067f54aba7185a05fc8527310006c5328dc0b5e7a4cfd \ + --hash=sha256:652ec21105ef58a34ffd223a02c338bc03e5f56d357ee69c33283afd08442065 # via fragforce-org (/code/pyproject.toml) social-auth-core==4.9.1 \ --hash=sha256:2eca8a6ae678bae7e24e5aa3c72f99c77983012a09b8916ce9791dcfccade725 \ diff --git a/requirements.txt b/requirements.txt index 290c8b8b..2cea5e31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1131,9 +1131,9 @@ six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \ --hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 # via python-dateutil -social-auth-app-django==5.9.0 \ - --hash=sha256:5b79c53321f9528334d53ddb154452a3b7e598b7ff4c2c1302be9a76b1349e8d \ - --hash=sha256:80edf5c207d871f2225a0fc6bb414004c0342c30deb3a217eb38a63b66e749bb +social-auth-app-django==6.0.1 \ + --hash=sha256:43002de0530e2ad13ef067f54aba7185a05fc8527310006c5328dc0b5e7a4cfd \ + --hash=sha256:652ec21105ef58a34ffd223a02c338bc03e5f56d357ee69c33283afd08442065 # via fragforce-org (/code/pyproject.toml) social-auth-core==4.9.1 \ --hash=sha256:2eca8a6ae678bae7e24e5aa3c72f99c77983012a09b8916ce9791dcfccade725 \