Merge pull request #31901 from openedx/pwnage101/bump-enterprise-add-user-id-enroll-support

chore: bump edx-enterprise to 3.61.6
This commit is contained in:
Troy Sankey
2023-03-09 13:00:57 -08:00
committed by GitHub
4 changed files with 4 additions and 5 deletions

View File

@@ -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.61.5
edx-enterprise==3.61.6
# oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed )
oauthlib==3.0.1
@@ -73,7 +73,6 @@ pycodestyle<2.9.0
# and snowflake-connector-python>2.8.0 is released.
pyopenssl==22.0.0
cryptography==38.0.4 # greater version has some issues with openssl.
pylint<2.16.0 # greater version failing quality test. Fix them in seperate ticket.

View File

@@ -469,7 +469,7 @@ edx-drf-extensions==8.4.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.61.5
edx-enterprise==3.61.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in

View File

@@ -595,7 +595,7 @@ edx-drf-extensions==8.4.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.61.5
edx-enterprise==3.61.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt

View File

@@ -574,7 +574,7 @@ edx-drf-extensions==8.4.1
# edx-when
# edxval
# learner-pathway-progress
edx-enterprise==3.61.5
edx-enterprise==3.61.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt