From 0af03d7af633d78b5fffe78c3b84798398d36807 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Nov 2018 20:23:26 +0330 Subject: [PATCH] Update pytest from 3.9.2 to 3.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8ac995b..f4c9d40 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 -pytest==3.9.2 +pytest==3.10.0 pytest-runner==4.2