From 095950f94c6eff06ba3131d034ec5264b8003376 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Nov 2018 06:18:04 +0100 Subject: [PATCH] Update pytest from 4.0.0 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c67fc8..b81ac99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==4.0.0 +pytest==4.0.1 snapshottest==0.5.0