From 550b80b7c64a2ddec9c5fad7c2c2c024c84bf796 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 2 Apr 2019 11:47:31 +0200 Subject: [PATCH] deps: update pytest from 4.3.1 to 4.4.0 Update pytest from 4.3.1 to 4.4.0 (#32) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2aa12c5..fcd0eef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 # pyup: ignore -pytest==4.3.1 +pytest==4.4.0 snapshottest==0.5.0