From efb3dbb3be4d8036b54256eb68aba45c32af350e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 06:03:20 +0000 Subject: [PATCH] build(deps): update social-auth-core requirement from <5.0.0 to <6.0.0 Updates the requirements on [social-auth-core](https://github.com/python-social-auth/social-core) to permit the latest version. - [Release notes](https://github.com/python-social-auth/social-core/releases) - [Changelog](https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-social-auth/social-core/compare/0.0.1...5.1.0) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 5.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common_constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common_constraints.txt b/requirements/common_constraints.txt index edb1bcb8..d361bc0d 100644 --- a/requirements/common_constraints.txt +++ b/requirements/common_constraints.txt @@ -23,4 +23,4 @@ elasticsearch<7.14.0 # edx-drf-extensions<=10.6.0. (Newer versions require a POST instead of a GET.) # Tracking issue: https://github.com/openedx/edx-drf-extensions/issues/561 social-auth-app-django<6.0.0 -social-auth-core<5.0.0 +social-auth-core<6.0.0