From 151674bed2592e2855baf26a9b49607cd80a47e6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 24 Nov 2018 09:41:28 -0800 Subject: [PATCH] Update pytest from 4.0.0 to 4.0.1 (#91) --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f8dc35f84..7f1a04281 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ black==18.9b0 coverage==4.5.2 -pytest==4.0.0 +pytest==4.0.1 pytest-timeout==1.3.3 pytest-cache==1.0 setuptools==40.6.2