Merge pull request #32225 from openedx/bcitro/ENT-7152
chore: update edx-enterprise version to 3.62.7
This commit is contained in:
@@ -25,7 +25,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.62.6
|
||||
edx-enterprise==3.62.7
|
||||
|
||||
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
|
||||
oauthlib==3.0.1
|
||||
@@ -98,6 +98,6 @@ pytz<2023
|
||||
# Issue for unpinning: https://github.com/openedx/edx-platform/issues/32222
|
||||
urllib3<2.0.0
|
||||
|
||||
# Sphinx==5.3.0 requires docutils<0.20
|
||||
# Sphinx==5.3.0 requires docutils<0.20
|
||||
# Issue to unpin Sphinx to resolve this constraint: https://github.com/openedx/edx-lint/issues/338
|
||||
docutils<0.20
|
||||
|
||||
@@ -481,7 +481,7 @@ edx-drf-extensions==8.7.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==3.62.6
|
||||
edx-enterprise==3.62.7
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.in
|
||||
|
||||
@@ -605,7 +605,7 @@ edx-drf-extensions==8.7.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==3.62.6
|
||||
edx-enterprise==3.62.7
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
|
||||
@@ -583,7 +583,7 @@ edx-drf-extensions==8.7.0
|
||||
# edx-when
|
||||
# edxval
|
||||
# learner-pathway-progress
|
||||
edx-enterprise==3.62.6
|
||||
edx-enterprise==3.62.7
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
|
||||
Reference in New Issue
Block a user