From 3166a304c8ca0daee4d4fec79a2b95cf7eaf1eeb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Oct 2018 10:26:51 +0300 Subject: [PATCH] Update pytest from 3.8.2 to 3.9.1 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 66e73f1..6e8b15b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ vcrpy==1.11.1 -pytest==3.8.2 +pytest==3.9.1 pytest-pep8==1.0.6 pytest-flakes==4.0.0 nose==1.3.7