Add pin for lti-consumer-xblock (#36097)
* chore: add pin for lti-consumer-xblock * feat: Upgrade Python dependency lti-consumer-xblock (#36098) chore: downgrade lti-consumer-xblock Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: mumarkhan999 <42294172+mumarkhan999@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5fabd5863
commit
5ae71873a3
@@ -184,3 +184,8 @@ social-auth-app-django<=5.4.1
|
||||
# We are pinning this until we can upgrade to a version of elasticsearch that uses a more recent version of urllib3.
|
||||
# Issue for unpinning: https://github.com/openedx/edx-platform/issues/35126
|
||||
elasticsearch==7.9.1
|
||||
|
||||
# Date 2025-01-10
|
||||
# Cause: https://github.com/openedx/edx-platform/issues/36095
|
||||
# Issue for unpinning https://github.com/openedx/edx-platform/issues/36096
|
||||
lti-consumer-xblock==9.12.1
|
||||
|
||||
@@ -705,8 +705,10 @@ lazy==1.6
|
||||
# xblock
|
||||
loremipsum==1.0.5
|
||||
# via ora2
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/kernel.in
|
||||
lti-consumer-xblock==9.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
lxml[html-clean,html_clean]==5.3.0
|
||||
# via
|
||||
# -r requirements/edx/kernel.in
|
||||
@@ -942,7 +944,6 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -1189,8 +1189,9 @@ loremipsum==1.0.5
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.13.0
|
||||
lti-consumer-xblock==9.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
lxml[html-clean]==5.3.0
|
||||
@@ -1610,7 +1611,6 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -860,8 +860,10 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/base.txt
|
||||
lti-consumer-xblock==9.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
lxml[html-clean]==5.3.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1158,7 +1160,6 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -903,8 +903,10 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/base.txt
|
||||
lti-consumer-xblock==9.12.1
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
lxml[html-clean]==5.3.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
@@ -1222,7 +1224,6 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
Reference in New Issue
Block a user