From 0f79d23cafbbd7275f5a9430726040fa056228fc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 27 Aug 2018 02:29:36 -0700 Subject: [PATCH] deps: update pytest from 3.0.6 to 3.7.3 Update pytest from 3.0.6 to 3.7.3 (#5) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cecf9ea..912282e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.8.2 -pytest==3.0.6 +pytest==3.7.3 snapshottest==0.5.0