From f441b0948d2345fdeddefd6c2a336c7232d010c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 May 2017 21:43:37 +0900 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bef7aed..3b0dc61 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ --index-url https://pypi.python.org/simple/ --extra-index-url https://testpypi.python.org/simple/ -pytest==3.0.7 +pytest==3.1.1 -e . \ No newline at end of file