Merge pull request #31192 from openedx/ammar/upgrade-edx-enterprise-to-3.58.0

chore: upgrade edx-enterprise to 3.58.0
This commit is contained in:
Muhammad Ammar
2022-10-21 17:15:44 +05:00
committed by GitHub
5 changed files with 11 additions and 4 deletions

View File

@@ -5259,3 +5259,10 @@ URLS_2U_LOBS = {
'bachelors_degree': 'https://www.edx.org/bachelors',
'boot_camps': 'https://www.edx.org/boot-camps',
}
############## PLOTLY ##############
ENTERPRISE_PLOTLY_SECRET = "I am a secret"
############## PLOTLY ##############

View File

@@ -25,7 +25,7 @@ django-storages<1.9
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==3.57.3
edx-enterprise==3.58.0
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
oauthlib==3.0.1

View File

@@ -481,7 +481,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.57.3
edx-enterprise==3.58.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -597,7 +597,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.57.3
edx-enterprise==3.58.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -576,7 +576,7 @@ edx-drf-extensions==8.3.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.57.3
edx-enterprise==3.58.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt