fix: enterprise 3.38.5 - link_learners errors on empty payload

Deploys https://github.com/openedx/edx-enterprise/pull/1442
This commit is contained in:
Alex Dusenbery
2022-01-21 10:46:10 -05:00
committed by Alex Dusenbery
parent 7f2495ddd4
commit 22d3e0ec73
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,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.38.4
edx-enterprise==3.38.5
# Newer versions need a more recent version of python-dateutil
freezegun==0.3.12

View File

@@ -441,7 +441,7 @@ edx-drf-extensions==8.0.1
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.38.4
edx-enterprise==3.38.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -542,7 +542,7 @@ edx-drf-extensions==8.0.1
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.38.4
edx-enterprise==3.38.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -526,7 +526,7 @@ edx-drf-extensions==8.0.1
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.38.4
edx-enterprise==3.38.5
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt