From a937e92d0ee4acd2458189c1ccda462f26207c55 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 26 Nov 2018 07:54:18 -0800 Subject: [PATCH] deps: update pytest from 4.0.0 to 4.0.1 Update pytest from 4.0.0 to 4.0.1 (#15) --- 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