Skip to content

Commit

Permalink
chore: updating xblock-sdk version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas12091101 committed Mar 22, 2024
1 parent b421deb commit 2f94958
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions edx_sga/sga.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ def file_size_over_limit(cls, file_obj):

@classmethod
def parse_xml(cls, node, runtime, keys, id_generator):
# pylint: disable=arguments-differ,unused-argument
"""
Override default serialization to handle <solution /> elements
"""
Expand Down
3 changes: 1 addition & 2 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ tox
tox-battery

xblock-utils==3.4.1
xblock-sdk==0.7.0
xblock[django]==1.10.0
xblock-sdk==0.9.0

0 comments on commit 2f94958

Please sign in to comment.