From ce0a33824c25e927a851b4251678a6b0a3496356 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Jan 2019 14:48:46 +0100 Subject: [PATCH] Update pytest from 3.2.5 to 4.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b820767..9a9dd55 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -pytest==3.2.5 +pytest==4.1.1 pytest-flake8==0.8.1 pytest-cov==2.5.1 pylint==1.7.2