From 12bdf70a7af4c17444f40e33c7c75e2175ecdb6f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Jun 2018 19:15:34 +0200 Subject: [PATCH] Update pytest from 3.6.0 to 3.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5329c343..8f5076c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ coverage==4.5.1 Sphinx==1.7.5 cryptography==2.2.2 PyYAML==3.12 -pytest==3.6.0 +pytest==3.6.2 pytest-runner==4.2 pytest-cov==2.5.1