feat: update xblock-lti-consumer library to fix PII sharing bugs and enable PII sharing in LTI 1.3

This commit upgrades the version of the lti-consumer-xblock library from version 7.1.0 to version 7.2.0. Version 7.2.0 includes a number of fixes to bugs relating to personally identifiable information (PII) sharing in LTI launches in both LTI 1.1 and LTI 1.3. Version 7.2.0 also enables PII sharing (username and email) in LTI 1.3 launches.

Please see the CHANGELOG entry for these versions for a full description of the changes: https://github.com/openedx/xblock-lti-consumer/blob/master/CHANGELOG.rst#720---2022-12-15.
This commit is contained in:
michaelroytman
2022-12-15 14:58:34 -05:00
parent 05542a3f52
commit ce56c40009
3 changed files with 3 additions and 3 deletions

View File

@@ -668,7 +668,7 @@ libsass==0.10.0
# ora2
loremipsum==1.0.5
# via ora2
lti-consumer-xblock==7.1.0
lti-consumer-xblock==7.2.0
# via -r requirements/edx/base.in
lxml==4.9.1
# via

View File

@@ -889,7 +889,7 @@ loremipsum==1.0.5
# via
# -r requirements/edx/testing.txt
# ora2
lti-consumer-xblock==7.1.0
lti-consumer-xblock==7.2.0
# via -r requirements/edx/testing.txt
lxml==4.9.1
# via

View File

@@ -848,7 +848,7 @@ loremipsum==1.0.5
# via
# -r requirements/edx/base.txt
# ora2
lti-consumer-xblock==7.1.0
lti-consumer-xblock==7.2.0
# via -r requirements/edx/base.txt
lxml==4.9.1
# via