From a988f6db13fa7fe2fdded0b5f2d738dc440ffdc1 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 5 Nov 2018 00:22:14 -0800 Subject: [PATCH] deps: update pytest from 3.9.3 to 3.10.0 Update pytest from 3.9.3 to 3.10.0 (#15) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fac95f..e3de96a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==3.9.3 +pytest==3.10.0 snapshottest==0.5.0