From d7c00e8b7a8a17bc069be63fbf68d32f86d20f05 Mon Sep 17 00:00:00 2001 From: Asif Saifuddin Auvi Date: Sat, 7 Jan 2017 21:51:59 +0600 Subject: [PATCH] updated version of test dependencies in test requirements text --- requirements/requirements-testing.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 177d677d8..b9e168442 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,4 +1,4 @@ # PyTest for running the tests. -pytest==2.9.1 -pytest-django==2.9.1 -pytest-cov==1.8.1 +pytest==3.0.5 +pytest-django==3.1.2 +pytest-cov==2.4.0