From 26fdef83e8848ff9dc38f70ad02489ae9a723224 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 14:18:18 +0200 Subject: [PATCH] Update pytest from 3.0.6 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83b66af..f031087 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==2.1.1 -pytest==3.0.6 +pytest==3.7.3 snapshottest==0.5.0