feat: Upgrade Python dependency edx-enterprise

integrated channels content exporter sanitizing delete payloads

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
alex-sheehan-edx
2023-07-13 15:51:32 +00:00
committed by Alexander J Sheehan
parent fa06be106e
commit 0ca7ec23da
4 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ django-storages==1.9.1
# 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.69.0
edx-enterprise==3.69.1
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
oauthlib==3.0.1

View File

@@ -484,7 +484,7 @@ edx-drf-extensions==8.8.0
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.69.0
edx-enterprise==3.69.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -633,7 +633,7 @@ edx-drf-extensions==8.8.0
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.69.0
edx-enterprise==3.69.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -590,7 +590,7 @@ edx-drf-extensions==8.8.0
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.69.0
edx-enterprise==3.69.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt