fix: upgrade edx-proctoring library to 4.3.1 (#29157)
This would set the ProctoredExamSoftwareSecureReview.video_url field to be nullable Co-authored-by: Simon Chen <schen@dhcp-10-31-74-156.dyn.MIT.EDU>
This commit is contained in:
@@ -462,7 +462,7 @@ edx-opaque-keys[django]==2.2.2
|
||||
# xmodule
|
||||
edx-organizations==6.10.0
|
||||
# via -r requirements/edx/base.in
|
||||
edx-proctoring==4.3.0
|
||||
edx-proctoring==4.3.1
|
||||
# via
|
||||
# -r requirements/edx/base.in
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
@@ -571,7 +571,7 @@ edx-opaque-keys[django]==2.2.2
|
||||
# xmodule
|
||||
edx-organizations==6.10.0
|
||||
# via -r requirements/edx/testing.txt
|
||||
edx-proctoring==4.3.0
|
||||
edx-proctoring==4.3.1
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
@@ -553,7 +553,7 @@ edx-opaque-keys[django]==2.2.2
|
||||
# xmodule
|
||||
edx-organizations==6.10.0
|
||||
# via -r requirements/edx/base.txt
|
||||
edx-proctoring==4.3.0
|
||||
edx-proctoring==4.3.1
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
Reference in New Issue
Block a user