feat: Upgrade Python dependency lti-consumer-xblock (#36084)
The latest version replaces pyjwkset with the pyjwt package Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: alangsto <46360176+alangsto@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
03430adeb1
commit
71965ea799
@@ -705,7 +705,7 @@ lazy==1.6
|
||||
# xblock
|
||||
loremipsum==1.0.5
|
||||
# via ora2
|
||||
lti-consumer-xblock==9.12.1
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/kernel.in
|
||||
lxml[html-clean,html_clean]==5.3.0
|
||||
# via
|
||||
@@ -942,6 +942,7 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -1188,7 +1188,7 @@ loremipsum==1.0.5
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.12.1
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
@@ -1611,6 +1611,7 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -860,7 +860,7 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.12.1
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/base.txt
|
||||
lxml[html-clean]==5.3.0
|
||||
# via
|
||||
@@ -1158,6 +1158,7 @@ pyjwt[crypto]==2.10.1
|
||||
# edx-proctoring
|
||||
# edx-rest-api-client
|
||||
# firebase-admin
|
||||
# lti-consumer-xblock
|
||||
# pylti1p3
|
||||
# snowflake-connector-python
|
||||
# social-auth-core
|
||||
|
||||
@@ -903,7 +903,7 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==9.12.1
|
||||
lti-consumer-xblock==9.13.0
|
||||
# via -r requirements/edx/base.txt
|
||||
lxml[html-clean]==5.3.0
|
||||
# via
|
||||
@@ -1222,6 +1222,7 @@ 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