From d1651d696214541ba83d3b1ab8cf30c2e40b7067 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Aug 2017 14:36:09 +0100 Subject: [PATCH] Update pytest from 3.2.0 to 3.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da1032b..9171d2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ flake8==3.4.1 hypothesis==3.18.0 isort==4.2.15 mypy==0.521 -pytest==3.2.0 +pytest==3.2.1 pytest-cov==2.5.1 sphinx==1.6.3