From ae4e1bd380ff344aa3e756a0792758b60cda4949 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 10:50:57 +1200 Subject: [PATCH] Update pytest from 4.4.2 to 4.5.0 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 5e7b6e3..23726c7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,2 +1,2 @@ -pytest==4.4.2 +pytest==4.5.0 coverage==4.5.3 \ No newline at end of file