feat: Upgrade Python dependency edx-enterprise (#36920)
* 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
5d7f8e4ed0
commit
01d0e1d1a7
@@ -74,7 +74,7 @@ of Content Groups to Cohorts.
|
||||
|
||||
While this might sound a little cumbersome, it actually allows for a cleaner
|
||||
separation of concerns. Content Groups describe what the content is: restricted
|
||||
copyright, advanced material, labratory exercises, etc. Cohorts describe who is
|
||||
copyright, advanced material, laboratory exercises, etc. Cohorts describe who is
|
||||
consuming that material: on campus students, alumni, the general MOOC audience,
|
||||
etc. The Content Group is an Authoring decision based on the properties of the
|
||||
content itself. The Cohort mapping is a policy decision about the Learning
|
||||
|
||||
@@ -51,7 +51,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.2.4
|
||||
edx-enterprise==6.2.5
|
||||
|
||||
# Date: 2023-07-26
|
||||
# Our legacy Sass code is incompatible with anything except this ancient libsass version.
|
||||
|
||||
@@ -461,7 +461,7 @@ edx-drf-extensions==10.6.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==6.2.4
|
||||
edx-enterprise==6.2.5
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
|
||||
@@ -740,7 +740,7 @@ edx-drf-extensions==10.6.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==6.2.4
|
||||
edx-enterprise==6.2.5
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
|
||||
@@ -545,7 +545,7 @@ edx-drf-extensions==10.6.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==6.2.4
|
||||
edx-enterprise==6.2.5
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
@@ -570,7 +570,7 @@ edx-drf-extensions==10.6.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==6.2.4
|
||||
edx-enterprise==6.2.5
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user