From cb4eefd862c9bc92460a72da13c6569af43a89a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Nov 2018 20:13:25 +0100 Subject: [PATCH] Update pytest from 3.9.3 to 3.10.0 --- 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