From 3cd53e4006e563f1c3197dcb32f2505dade0d5ca Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 19 Feb 2019 09:34:52 +0200 Subject: [PATCH] deps: update pytest from 4.2.1 to 4.3.0 Update pytest from 4.2.1 to 4.3.0 (#28) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b69ba32..15625ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==4.2.1 +pytest==4.3.0 snapshottest==0.5.0