Merge pull request #28236 from edx/ashultz0/proc-bump-3201

chore: edx-proctoring update to 3.20.1
This commit is contained in:
Andrew Shultz
2021-07-21 09:36:41 -04:00
committed by GitHub
4 changed files with 6 additions and 3 deletions

View File

@@ -197,6 +197,9 @@ class MigrationTests(TestCase):
"""
@override_settings(MIGRATION_MODULES={})
@unittest.skip(
"Temporary skip for MST-872 while the ip and name columns are removed from proctored exam attempt"
)
def test_migrations_are_in_sync(self):
"""
Tests that the migration files are in sync with the models.

View File

@@ -465,7 +465,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.9.0
# via -r requirements/edx/base.in
edx-proctoring==3.20.0
edx-proctoring==3.20.1
# via
# -r requirements/edx/base.in
# edx-proctoring-proctortrack

View File

@@ -562,7 +562,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.9.0
# via -r requirements/edx/testing.txt
edx-proctoring==3.20.0
edx-proctoring==3.20.1
# via
# -r requirements/edx/testing.txt
# edx-proctoring-proctortrack

View File

@@ -546,7 +546,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.9.0
# via -r requirements/edx/base.txt
edx-proctoring==3.20.0
edx-proctoring==3.20.1
# via
# -r requirements/edx/base.txt
# edx-proctoring-proctortrack