From 69c6c7159db3c26f6320e1c2325c2ee2c2fa3598 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Feb 2019 17:13:04 +0100 Subject: [PATCH] Update pytest from 3.2.5 to 4.2.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b820767..3563796 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -pytest==3.2.5 +pytest==4.2.1 pytest-flake8==0.8.1 pytest-cov==2.5.1 pylint==1.7.2