From 11f4888e6a074bda5976b4dec8fd2d44cc6ac86e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Dec 2017 15:08:06 +0200 Subject: [PATCH] Update pytest from 3.2.5 to 3.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 856f612..06c8119 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.2.5 +pytest==3.3.1 pytest-cov==2.5.1 coverage==4.4.2 sphinx==1.6.5