Merge pull request #37114 from mubbsharanwar/mubbsharanwar/36425
chore: upgrade social-auth-core
This commit is contained in:
@@ -120,12 +120,6 @@ social-auth-app-django<=5.4.1
|
||||
# Issue for unpinning: https://github.com/openedx/edx-platform/issues/35126
|
||||
elasticsearch==7.9.1
|
||||
|
||||
# Date 2025-03-21
|
||||
# social-auth-core>4.5.4 breaks tests with authorization on LinkedIn API
|
||||
# Both of these constraints will be updated in a follow up PR under the following issue:
|
||||
# https://github.com/openedx/edx-platform/issues/36425
|
||||
social-auth-core==4.5.4
|
||||
|
||||
# Date 2025-05-09
|
||||
# lxml and xmlsec need to be constrained because the latest version builds against a newer
|
||||
# version of libxml2 than what we're running with. This leads to a version mismatch error
|
||||
|
||||
@@ -1138,9 +1138,8 @@ social-auth-app-django==5.4.1
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
# edx-auth-backends
|
||||
social-auth-core==4.5.4
|
||||
social-auth-core==4.7.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
# edx-auth-backends
|
||||
# social-auth-app-django
|
||||
|
||||
@@ -1971,9 +1971,8 @@ social-auth-app-django==5.4.1
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-auth-backends
|
||||
social-auth-core==4.5.4
|
||||
social-auth-core==4.7.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-auth-backends
|
||||
|
||||
@@ -1393,9 +1393,8 @@ social-auth-app-django==5.4.1
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-auth-backends
|
||||
social-auth-core==4.5.4
|
||||
social-auth-core==4.7.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-auth-backends
|
||||
# social-auth-app-django
|
||||
|
||||
@@ -1500,9 +1500,8 @@ social-auth-app-django==5.4.1
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-auth-backends
|
||||
social-auth-core==4.5.4
|
||||
social-auth-core==4.7.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-auth-backends
|
||||
# social-auth-app-django
|
||||
|
||||
Reference in New Issue
Block a user