From d2b6e003c9f8e51d8ddf93a7e0c64f3e3649a35b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 15 Nov 2017 06:07:10 +0000 Subject: [PATCH] Update pytest from 3.0.6 to 3.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b609ddf..04753dd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.3.4 Sphinx==1.5.3 cryptography==1.7.2 PyYAML==3.12 -pytest==3.0.6 +pytest==3.2.4 mock==2.0.0 \ No newline at end of file