Skip to content

Commit 1af7bd5

Browse files
committed
chore: Update lti-consumer-xblock
This update includes the new editor design. This is a backport of this new editor to the verawood release branch.
1 parent 75522f7 commit 1af7bd5

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/edx/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ lazy==1.6
734734
# lti-consumer-xblock
735735
# ora2
736736
# xblock
737-
lti-consumer-xblock==11.1.0
737+
lti-consumer-xblock==11.2.0
738738
# via -r requirements/edx/kernel.in
739739
lxml[html-clean]==5.3.2
740740
# via

requirements/edx/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ libsass==0.10.0
12031203
# via
12041204
# -c requirements/constraints.txt
12051205
# -r requirements/edx/assets.txt
1206-
lti-consumer-xblock==11.1.0
1206+
lti-consumer-xblock==11.2.0
12071207
# via
12081208
# -r requirements/edx/doc.txt
12091209
# -r requirements/edx/testing.txt

requirements/edx/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ lazy==1.6
893893
# lti-consumer-xblock
894894
# ora2
895895
# xblock
896-
lti-consumer-xblock==11.1.0
896+
lti-consumer-xblock==11.2.0
897897
# via -r requirements/edx/base.txt
898898
lxml[html-clean]==5.3.2
899899
# via

requirements/edx/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ lazy==1.6
925925
# lti-consumer-xblock
926926
# ora2
927927
# xblock
928-
lti-consumer-xblock==11.1.0
928+
lti-consumer-xblock==11.2.0
929929
# via -r requirements/edx/base.txt
930930
lxml[html-clean]==5.3.2
931931
# via

0 commit comments

Comments
 (0)