From dcd750bcc108566495c9d48a0924806815bcc8ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Jul 2018 20:31:05 -0700 Subject: [PATCH] Update pytest from 3.5.1 to 3.6.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d683a5e3..afe092e0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ Sphinx==1.7.4 # cryptography==1.0.1 py==1.5.3 PyYAML==3.12 -pytest==3.5.1 +pytest==3.6.3 prospector[with_everything]==0.12.11