feat: Upgrade Python dependency edx-enterprise (#37372)
* feat: Upgrade Python dependency edx-enterprise Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` * fix: typo fix to trigger tests --------- Co-authored-by: kiram15 <31229189+kiram15@users.noreply.github.com> Co-authored-by: Kira Miller <kira.miller15@yahoo.com>
This commit is contained in:
committed by
GitHub
parent
87eb6718c4
commit
430aed041d
@@ -62,7 +62,7 @@ Decouple content grouping concepts from user/learning grouping concepts.
|
||||
|
||||
A common use case for course content is to show different bits of content to
|
||||
different cohorts of users. For instance, a university might have a licensing
|
||||
agreement that allows it to show a set of vidoes only to its own staff and
|
||||
agreement that allows it to show a set of videos only to its own staff and
|
||||
students, and not a wider MOOC audience. Studio needs to be able to annotate
|
||||
this data somehow, but the list of available cohorts for a given course is
|
||||
considered Learner information that may change from run to run.
|
||||
|
||||
@@ -42,7 +42,7 @@ django-stubs<6
|
||||
# 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==6.4.1
|
||||
edx-enterprise==6.4.3
|
||||
|
||||
# Date: 2023-07-26
|
||||
# Our legacy Sass code is incompatible with anything except this ancient libsass version.
|
||||
|
||||
@@ -473,7 +473,7 @@ edx-drf-extensions==10.6.0
|
||||
# edxval
|
||||
# enterprise-integrated-channels
|
||||
# openedx-learning
|
||||
edx-enterprise==6.4.1
|
||||
edx-enterprise==6.4.3
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
|
||||
@@ -747,7 +747,7 @@ edx-drf-extensions==10.6.0
|
||||
# edxval
|
||||
# enterprise-integrated-channels
|
||||
# openedx-learning
|
||||
edx-enterprise==6.4.1
|
||||
edx-enterprise==6.4.3
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
|
||||
@@ -557,7 +557,7 @@ edx-drf-extensions==10.6.0
|
||||
# edxval
|
||||
# enterprise-integrated-channels
|
||||
# openedx-learning
|
||||
edx-enterprise==6.4.1
|
||||
edx-enterprise==6.4.3
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
@@ -578,7 +578,7 @@ edx-drf-extensions==10.6.0
|
||||
# edxval
|
||||
# enterprise-integrated-channels
|
||||
# openedx-learning
|
||||
edx-enterprise==6.4.1
|
||||
edx-enterprise==6.4.3
|
||||
# via
|
||||
# -c requirements/constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user