From 4de9d8f5f90e3f0a7b9933d06f3760107cfd1a42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 May 2017 05:14:57 -0700 Subject: [PATCH] Update pytest from 3.1.0 to 3.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 291caa1..4e0a929 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.3.0 -pytest==3.1.0 +pytest==3.1.1 pytest-cov==2.4.0 coverage==4.3.4 sphinx==1.6.2