From 5d255a19b4d504fa15745c20bc2f637fcd4c82bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2017 20:18:14 +0100 Subject: [PATCH] Update pytest from 3.2.1 to 3.2.2 --- backend/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/test.txt b/backend/requirements/test.txt index 8272a5ca77..63bab642f5 100644 --- a/backend/requirements/test.txt +++ b/backend/requirements/test.txt @@ -1,6 +1,6 @@ -r base.txt -pytest==3.2.1 +pytest==3.2.2 pytest-cov==2.5.1 pytest-django==3.1.2 codacy-coverage==1.3.6