Merge pull request #31325 from openedx/ammar/upgrade-edx-enterprise-to-3.58.10

chore: upgrade edx-enterprise to 3.58.10
This commit is contained in:
Muhammad Ammar
2022-11-22 14:48:52 +05:00
committed by GitHub
5 changed files with 6 additions and 4 deletions

View File

@@ -5267,3 +5267,5 @@ URLS_2U_LOBS = {
ENTERPRISE_PLOTLY_SECRET = "I am a secret"
############## PLOTLY ##############
ENTERPRISE_MANUAL_REPORTING_CUSTOMER_UUIDS = []

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.58.9
edx-enterprise==3.58.10
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
oauthlib==3.0.1

View File

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

View File

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

View File

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