From 28d4ec1089aae161cd545fd0c5b0deb34d41d1ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Dec 2016 16:24:43 +0100 Subject: [PATCH] Update pytest from 3.0.4 to 3.0.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c16c596..7c6c298 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.2 Sphinx==1.5 cryptography==1.6 PyYAML==3.12 -pytest==3.0.4 +pytest==3.0.5 twine==1.8.1