fix: No longer fail when course not found on remote LMS (#28459)

For Blackboard and Moodle

ENT-4082
This commit is contained in:
Binod Pant
2021-08-13 11:11:52 -04:00
committed by GitHub
parent a201a36726
commit fa7ed70cc5
4 changed files with 4 additions and 4 deletions

View File

@@ -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.27.21
edx-enterprise==3.27.22
# Newer versions need a more recent version of python-dateutil
freezegun==0.3.12

View File

@@ -435,7 +435,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.21
edx-enterprise==3.27.22
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -528,7 +528,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.21
edx-enterprise==3.27.22
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -511,7 +511,7 @@ edx-drf-extensions==6.6.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.27.21
edx-enterprise==3.27.22
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt