fix: update proctoring library to 4.13.3

4.13.3 merely brings the proctoring library celery version up to date
with the platform celery version, which is already the case when
proctoring is deployed since as a plugin it does not control celery
This commit is contained in:
Andy Shultz
2022-12-05 16:11:59 -05:00
parent 10aabcc709
commit 197bfa2b83
3 changed files with 3 additions and 3 deletions

View File

@@ -512,7 +512,7 @@ edx-opaque-keys[django]==2.3.0
# outcome-surveys
edx-organizations==6.11.1
# via -r requirements/edx/base.in
edx-proctoring==4.13.2
edx-proctoring==4.13.3
# via
# -r requirements/edx/base.in
# edx-proctoring-proctortrack

View File

@@ -634,7 +634,7 @@ edx-opaque-keys[django]==2.3.0
# outcome-surveys
edx-organizations==6.11.1
# via -r requirements/edx/testing.txt
edx-proctoring==4.13.2
edx-proctoring==4.13.3
# via
# -r requirements/edx/testing.txt
# edx-proctoring-proctortrack

View File

@@ -614,7 +614,7 @@ edx-opaque-keys[django]==2.3.0
# outcome-surveys
edx-organizations==6.11.1
# via -r requirements/edx/base.txt
edx-proctoring==4.13.2
edx-proctoring==4.13.3
# via
# -r requirements/edx/base.txt
# edx-proctoring-proctortrack