From f716fb353bd0c54de48672e13fe37e9cfa28e3a6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 24 Jul 2017 08:59:09 +0200 Subject: [PATCH] Update pytest from 3.1.2 to 3.1.3 (#89) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dbb6aec..7ac4ddd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.3.0 -pytest==3.1.2 +pytest==3.1.3 pytest-cov==2.4.0 coverage==4.3.4 sphinx==1.6.3