fix: query moodle courses with the correct identifier (#28798)
ENT-4806
This commit is contained in:
@@ -33,7 +33,7 @@ django-storages<1.9
|
||||
# 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==3.28.12
|
||||
edx-enterprise==3.28.13
|
||||
|
||||
# Newer versions need a more recent version of python-dateutil
|
||||
freezegun==0.3.12
|
||||
|
||||
@@ -442,7 +442,7 @@ edx-drf-extensions==7.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.28.12
|
||||
edx-enterprise==3.28.13
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.in
|
||||
|
||||
@@ -542,7 +542,7 @@ edx-drf-extensions==7.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.28.12
|
||||
edx-enterprise==3.28.13
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
|
||||
@@ -523,7 +523,7 @@ edx-drf-extensions==7.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.28.12
|
||||
edx-enterprise==3.28.13
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user