From 021b48b0633ec2a10bbd5634213cdbc4236bba61 Mon Sep 17 00:00:00 2001 From: Michael Roytman Date: Wed, 28 Aug 2019 11:44:28 -0400 Subject: [PATCH] bump edx-proctoring version to 2.0.7 --- requirements/edx/base.txt | 12 ++++++------ requirements/edx/development.txt | 14 +++++++------- requirements/edx/testing.txt | 16 ++++++++-------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index eabf39ea28..f16c61663e 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -84,7 +84,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.1.7 +django-user-tasks==0.1.9 django-waffle==0.12.0 django-webpack-loader==0.6.0 django==1.11.23 @@ -97,7 +97,7 @@ docutils==0.15.2 # via botocore drf-yasg==1.16 edx-ace==0.1.10 edx-analytics-data-api-client==0.15.3 -edx-bulk-grades==0.5.7 +edx-bulk-grades==0.5.8 edx-ccx-keys==0.2.2 edx-celeryutils==0.3.0 edx-completion==2.0.0 @@ -113,7 +113,7 @@ edx-oauth2-provider==1.3.0 edx-opaque-keys[django]==1.0.1 edx-organizations==2.1.0 edx-proctoring-proctortrack==1.0.5 -edx-proctoring==2.0.6 +edx-proctoring==2.0.7 edx-rbac==1.0.2 # via edx-enterprise edx-rest-api-client==1.9.2 edx-search==1.2.2 @@ -168,7 +168,7 @@ networkx==1.7 newrelic==5.0.2.126 nltk==3.4.5 nodeenv==1.1.1 -numpy==1.16.4 +numpy==1.16.5 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 oauthlib==2.1.0 git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7 @@ -186,7 +186,7 @@ py2neo==3.1.2 pycontracts==1.7.1 pycountry==19.8.18 pycparser==2.19 -pycryptodome==3.8.2 # via pdfminer.six +pycryptodome==3.9.0 # via pdfminer.six pycryptodomex==3.4.7 pygments==2.4.2 pygraphviz==1.5 @@ -253,7 +253,7 @@ wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 xblock-utils==1.2.2 -xblock==1.2.3 +xblock==1.2.4 xmlsec==1.3.3 # via python3-saml xss-utils==0.1.1 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index a3fc1afb44..cfd219c50e 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -107,7 +107,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.1.7 +django-user-tasks==0.1.9 django-waffle==0.12.0 django-webpack-loader==0.6.0 django==1.11.23 @@ -121,7 +121,7 @@ docutils==0.15.2 drf-yasg==1.16 edx-ace==0.1.10 edx-analytics-data-api-client==0.15.3 -edx-bulk-grades==0.5.7 +edx-bulk-grades==0.5.8 edx-ccx-keys==0.2.2 edx-celeryutils==0.3.0 edx-completion==2.0.0 @@ -138,7 +138,7 @@ edx-oauth2-provider==1.3.0 edx-opaque-keys[django]==1.0.1 edx-organizations==2.1.0 edx-proctoring-proctortrack==1.0.5 -edx-proctoring==2.0.6 +edx-proctoring==2.0.7 edx-rbac==1.0.2 edx-rest-api-client==1.9.2 edx-search==1.2.2 @@ -218,7 +218,7 @@ networkx==1.7 newrelic==5.0.2.126 nltk==3.4.5 nodeenv==1.1.1 -numpy==1.16.4 +numpy==1.16.5 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 oauthlib==2.1.0 git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7 @@ -243,7 +243,7 @@ pycodestyle==2.5.0 pycontracts==1.7.1 pycountry==19.8.18 pycparser==2.19 -pycryptodome==3.8.2 +pycryptodome==3.9.0 pycryptodomex==3.4.7 pyflakes==2.1.1 pygments==2.4.2 @@ -344,11 +344,11 @@ wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 xblock-utils==1.2.2 -xblock==1.2.3 +xblock==1.2.4 xmlsec==1.3.3 xmltodict==0.12.0 xss-utils==0.1.1 -zipp==0.5.2 +zipp==0.6.0 # The following packages are considered to be unsafe in a requirements file: # setuptools==41.2.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein, sphinx diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 0a1f51fbbc..7f6c48b916 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -104,7 +104,7 @@ django-simple-history==2.7.3 django-splash==0.2.2 django-statici18n==1.4.0 django-storages==1.4.1 -django-user-tasks==0.1.7 +django-user-tasks==0.1.9 django-waffle==0.12.0 django-webpack-loader==0.6.0 djangorestframework-jwt==1.11.0 @@ -117,7 +117,7 @@ docutils==0.15.2 drf-yasg==1.16 edx-ace==0.1.10 edx-analytics-data-api-client==0.15.3 -edx-bulk-grades==0.5.7 +edx-bulk-grades==0.5.8 edx-ccx-keys==0.2.2 edx-celeryutils==0.3.0 edx-completion==2.0.0 @@ -134,7 +134,7 @@ edx-oauth2-provider==1.3.0 edx-opaque-keys[django]==1.0.1 edx-organizations==2.1.0 edx-proctoring-proctortrack==1.0.5 -edx-proctoring==2.0.6 +edx-proctoring==2.0.7 edx-rbac==1.0.2 edx-rest-api-client==1.9.2 edx-search==1.2.2 @@ -203,7 +203,7 @@ mccabe==0.6.1 # via flake8, pylint mock==1.0.1 git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2 mongoengine==0.10.0 -more-itertools==5.0.0 # via pytest +more-itertools==5.0.0 # via pytest, zipp moto==1.3.1 mpmath==1.1.0 mysqlclient==1.4.4 @@ -211,7 +211,7 @@ networkx==1.7 newrelic==5.0.2.126 nltk==3.4.5 nodeenv==1.1.1 -numpy==1.16.4 +numpy==1.16.5 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 oauthlib==2.1.0 git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7 @@ -235,7 +235,7 @@ pycodestyle==2.5.0 pycontracts==1.7.1 pycountry==19.8.18 pycparser==2.19 -pycryptodome==3.8.2 +pycryptodome==3.9.0 pycryptodomex==3.4.7 pyflakes==2.1.1 # via flake8 pygments==2.4.2 @@ -330,11 +330,11 @@ wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 xblock-utils==1.2.2 -xblock==1.2.3 +xblock==1.2.4 xmlsec==1.3.3 xmltodict==0.12.0 # via moto xss-utils==0.1.1 -zipp==0.5.2 # via importlib-metadata +zipp==0.6.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools==41.2.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein