fix: inappropriate instructions for inline PII sharing consent dialog
This commit upgrades the version of the lti-consumer-xblock library from version 8.0.0 to version 8.0.1. Version 8.0.1 includes a fix to the copy in the LTI PII sharing propmpt dialog displayed before an inline LTI launch that shares PII. Please see the CHANGELOG entry for this version for a full description of the change: https://github.com/openedx/xblock-lti-consumer/blob/master/CHANGELOG.rst#801---2023-02-03.
This commit is contained in:
@@ -666,7 +666,7 @@ libsass==0.10.0
|
||||
# ora2
|
||||
loremipsum==1.0.5
|
||||
# via ora2
|
||||
lti-consumer-xblock==8.0.0
|
||||
lti-consumer-xblock==8.0.1
|
||||
# via -r requirements/edx/base.in
|
||||
lxml==4.9.2
|
||||
# via
|
||||
|
||||
@@ -891,7 +891,7 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==8.0.0
|
||||
lti-consumer-xblock==8.0.1
|
||||
# via -r requirements/edx/testing.txt
|
||||
lxml==4.9.2
|
||||
# via
|
||||
|
||||
@@ -848,7 +848,7 @@ loremipsum==1.0.5
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# ora2
|
||||
lti-consumer-xblock==8.0.0
|
||||
lti-consumer-xblock==8.0.1
|
||||
# via -r requirements/edx/base.txt
|
||||
lxml==4.9.2
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user