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:
michaelroytman
2023-02-03 13:07:46 -05:00
parent 7d8409e84e
commit ba4c380bb1
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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