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:
Binod Pant
2021-12-07 11:20:44 -05:00
committed by GitHub
parent 8320dcb0e8
commit f32128f7a0
4 changed files with 4 additions and 5 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.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

View File

@@ -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

View File

@@ -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

View File

@@ -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