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:
marlonkeating
2025-04-03 19:10:37 +00:00
committed by github-actions[bot]
parent 52f2231f20
commit 4e811a6966
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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