Merge pull request #32738 from openedx/alex-sheehan-edx/upgrade-edx-enterprise-472104a

feat: Upgrade Python dependency edx-enterprise
This commit is contained in:
Alexander J Sheehan
2023-07-13 13:37:18 -04:00
committed by GitHub
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