feat: edx-enterprise releases 3.36.1-3 (#29523)
[3.36.3] -------- feat: Integrated channels, grade send logic only logs instead of raising when enterprise_customer_user record is inactive [3.36.2] -------- feat: add is_active on enterprise customer invite key [3.36.1] feat: improved integrated channel log consistency
This commit is contained in:
@@ -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.36.0
|
||||
edx-enterprise==3.36.3
|
||||
|
||||
# Newer versions need a more recent version of python-dateutil
|
||||
freezegun==0.3.12
|
||||
@@ -96,4 +96,3 @@ py2neo<2022
|
||||
|
||||
# Sphinx requires docutils<0.18. This pin can be removed once https://github.com/sphinx-doc/sphinx/issues/9777 is closed.
|
||||
docutils<0.18
|
||||
|
||||
|
||||
@@ -437,7 +437,7 @@ edx-drf-extensions==8.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.36.0
|
||||
edx-enterprise==3.36.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.in
|
||||
|
||||
@@ -543,7 +543,7 @@ edx-drf-extensions==8.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.36.0
|
||||
edx-enterprise==3.36.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
|
||||
@@ -525,7 +525,7 @@ edx-drf-extensions==8.0.1
|
||||
# edx-rbac
|
||||
# edx-when
|
||||
# edxval
|
||||
edx-enterprise==3.36.0
|
||||
edx-enterprise==3.36.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user