From 4b9b5fa816b69fc8f93af9aafb6cc558ac855d19 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 29 Oct 2018 00:38:58 -0700 Subject: [PATCH] deps: update pytest from 3.9.2 to 3.9.3 Update pytest from 3.9.2 to 3.9.3 (#14) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3020641..2fac95f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==3.9.2 +pytest==3.9.3 snapshottest==0.5.0