From aed6ea3aa00b9baacfcb519347b307cdb4b70725 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Jan 2019 21:59:44 +0100 Subject: [PATCH] Update pytest from 4.1.0 to 4.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5b9281a6..ed0cd36f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -rrequirements.txt sphinx==1.8.3 -pytest==4.1.0 +pytest==4.1.1 pep8==1.7.1 pytest-timeout==1.3.3