From a7a09b2f7e4b8fce0c39f862a7b91a46711b6a72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Aug 2018 01:44:15 +0200 Subject: [PATCH] Update pytest from 3.7.3 to 3.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a597fe..8296280 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==3.7.3 +pytest==3.7.4 snapshottest==0.5.0