feat: Upgrade Python dependency edx-enterprise (#32809)
fix: skipping rate limited api response errors Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: kiram15 <kiram15@users.noreply.github.com> Co-authored-by: Kira Miller <31229189+kiram15@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf74a8bf7b
commit
35ff87f68d
@@ -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==4.0.2
|
||||
edx-enterprise==4.0.3
|
||||
|
||||
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
|
||||
oauthlib==3.0.1
|
||||
|
||||
@@ -484,7 +484,7 @@ edx-drf-extensions==8.8.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==4.0.2
|
||||
edx-enterprise==4.0.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
|
||||
@@ -754,7 +754,7 @@ edx-drf-extensions==8.8.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==4.0.2
|
||||
edx-enterprise==4.0.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
|
||||
@@ -561,7 +561,7 @@ edx-drf-extensions==8.8.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==4.0.2
|
||||
edx-enterprise==4.0.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
@@ -590,7 +590,7 @@ edx-drf-extensions==8.8.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==4.0.2
|
||||
edx-enterprise==4.0.3
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user