Merge pull request #33138 from openedx/alex-sheehan-edx/upgrade-edx-enterprise-878e720

feat: Upgrade Python dependency edx-enterprise
This commit is contained in:
Alexander J Sheehan
2023-08-30 13:03:29 -04:00
committed by GitHub
6 changed files with 7 additions and 5 deletions

View File

@@ -56,6 +56,7 @@ from enterprise.constants import (
ENTERPRISE_ENROLLMENT_API_ADMIN_ROLE,
ENTERPRISE_FULFILLMENT_OPERATOR_ROLE,
ENTERPRISE_REPORTING_CONFIG_ADMIN_ROLE,
ENTERPRISE_SSO_ORCHESTRATOR_OPERATOR_ROLE,
ENTERPRISE_OPERATOR_ROLE
)
@@ -4671,6 +4672,7 @@ SYSTEM_TO_FEATURE_ROLE_MAPPING = {
ENTERPRISE_ENROLLMENT_API_ADMIN_ROLE,
ENTERPRISE_REPORTING_CONFIG_ADMIN_ROLE,
ENTERPRISE_FULFILLMENT_OPERATOR_ROLE,
ENTERPRISE_SSO_ORCHESTRATOR_OPERATOR_ROLE,
],
}

View File

@@ -28,7 +28,7 @@ django-storages==1.9.1
# 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==4.1.4
edx-enterprise==4.1.5
# 1. django-oauth-toolkit version >=2.0.0 has breaking changes. More details
# mentioned on this issue https://github.com/openedx/edx-platform/issues/32884

View File

@@ -482,7 +482,7 @@ edx-drf-extensions==8.9.1
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.1.4
edx-enterprise==4.1.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -748,7 +748,7 @@ edx-drf-extensions==8.9.1
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.1.4
edx-enterprise==4.1.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt

View File

@@ -556,7 +556,7 @@ edx-drf-extensions==8.9.1
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.1.4
edx-enterprise==4.1.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt

View File

@@ -585,7 +585,7 @@ edx-drf-extensions==8.9.1
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.1.4
edx-enterprise==4.1.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt