From 5811ab90c8a6d9eff33bc65938201733e083af37 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 14 Sep 2017 12:20:20 +0200 Subject: [PATCH] Update pytest from 3.2.0 to 3.2.2 (#99) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 372c608..62a1282 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.4.1 -pytest==3.2.0 +pytest==3.2.2 pytest-cov==2.4.0 coverage==4.3.4 sphinx==1.6.3