feat: Upgrade Python dependency edx-enterprise
fix: assign_learners use case insensitive lookup with received email addresses Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
committed by
github-actions[bot]
parent
52f2231f20
commit
4e811a6966
@@ -68,7 +68,7 @@ django-storages<1.14.4
|
||||
# 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==5.12.0
|
||||
edx-enterprise==5.12.1
|
||||
|
||||
# Date: 2024-05-09
|
||||
# This has to be constrained as well because newer versions of edx-i18n-tools need the
|
||||
|
||||
@@ -459,7 +459,7 @@ edx-drf-extensions==10.5.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==5.12.0
|
||||
edx-enterprise==5.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
|
||||
@@ -736,7 +736,7 @@ edx-drf-extensions==10.5.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==5.12.0
|
||||
edx-enterprise==5.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
|
||||
@@ -543,7 +543,7 @@ edx-drf-extensions==10.5.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==5.12.0
|
||||
edx-enterprise==5.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
@@ -568,7 +568,7 @@ edx-drf-extensions==10.5.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# openedx-learning
|
||||
edx-enterprise==5.12.0
|
||||
edx-enterprise==5.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user