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:
github-actions[bot]
2025-09-19 15:57:26 -06:00
committed by GitHub
parent 87eb6718c4
commit 430aed041d
6 changed files with 6 additions and 6 deletions

View File

@@ -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.