From 9e414cceaa204af616e59b4f1d77cd4a6ce30602 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Thu, 17 Oct 2019 06:48:39 -0400 Subject: [PATCH] Updating Python Requirements --- requirements/edx/development.txt | 2 +- requirements/edx/testing.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 2b81882296..81a083c7a8 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -262,7 +262,7 @@ pysqlite==2.8.3 ; python_version == "2.7" pysrt==1.1.1 pytest-attrib==0.1.3 git+https://github.com/nedbat/pytest-cov.git@nedbat/cov5-combine#egg=pytest-cov==0.0 -pytest-django==3.5.1 +pytest-django==3.6.0 pytest-faulthandler==1.6.0 pytest-forked==1.1.1 pytest-randomly==1.2.3 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index db0a85a2e3..97ca2d84a6 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -253,7 +253,7 @@ pysqlite==2.8.3 ; python_version == "2.7" pysrt==1.1.1 pytest-attrib==0.1.3 git+https://github.com/nedbat/pytest-cov.git@nedbat/cov5-combine#egg=pytest-cov==0.0 -pytest-django==3.5.1 +pytest-django==3.6.0 pytest-faulthandler==1.6.0 pytest-forked==1.1.1 # via pytest-xdist pytest-randomly==1.2.3