fix: update edx-enterprise to 3.25.2 | log exception stack trace during DSC licensed-enrollment flow so that we can understand what part of some licensed-enrollment flows are failing.

This commit is contained in:
Alex Dusenbery
2021-06-14 15:37:09 -04:00
committed by Alex Dusenbery
parent 7d0bf2b3e7
commit 3b8162fb6c
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.25.1
edx-enterprise==3.25.2
# Newer versions need a more recent version of python-dateutil
freezegun==0.3.12

View File

@@ -425,7 +425,7 @@ edx-drf-extensions==6.5.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.25.1
edx-enterprise==3.25.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -515,7 +515,7 @@ edx-drf-extensions==6.5.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.25.1
edx-enterprise==3.25.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -498,7 +498,7 @@ edx-drf-extensions==6.5.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==3.25.1
edx-enterprise==3.25.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt