From bc71fb6933d29c3c74667faadb7892732a74d457 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 06:54:28 +0200 Subject: [PATCH] Update pytest from 4.3.1 to 4.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cfa4f49c..51e83bbd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -rrequirements.txt sphinx==1.8.3 -pytest==4.3.1 +pytest==4.4.0 pep8==1.7.1 pytest-timeout==1.3.3