feat: Upgrade Python dependency Xblock (#34547)
feat: re-expose deprecated fragments as passthrough Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: connorhaugh <connorhaugh@users.noreply.github.com> Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6ea123db4d
commit
1eb92a3949
@@ -1220,7 +1220,7 @@ webob==1.8.7
|
||||
# xblock
|
||||
wrapt==1.16.0
|
||||
# via -r requirements/edx/paver.txt
|
||||
xblock[django]==3.1.0
|
||||
xblock[django]==4.0.0
|
||||
# via
|
||||
# -r requirements/edx/kernel.in
|
||||
# acid-xblock
|
||||
|
||||
@@ -2181,7 +2181,7 @@ wrapt==1.16.0
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# astroid
|
||||
xblock[django]==3.1.0
|
||||
xblock[django]==4.0.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
|
||||
@@ -1486,7 +1486,7 @@ webob==1.8.7
|
||||
# xblock
|
||||
wrapt==1.16.0
|
||||
# via -r requirements/edx/base.txt
|
||||
xblock[django]==3.1.0
|
||||
xblock[django]==4.0.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# acid-xblock
|
||||
|
||||
@@ -1602,7 +1602,7 @@ wrapt==1.16.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# astroid
|
||||
xblock[django]==3.1.0
|
||||
xblock[django]==4.0.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# acid-xblock
|
||||
|
||||
Reference in New Issue
Block a user