From d053d8c1e2f09303e287bd51ce4c2f957fa1e1bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Feb 2019 15:50:47 +0100 Subject: [PATCH] Update pytest from 4.2.0 to 4.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6509638..b69ba32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==4.2.0 +pytest==4.2.1 snapshottest==0.5.0