From b5c83153c9f3d18b65c89c3b392dcb0790cb877f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 17:32:05 +0200 Subject: [PATCH] Update pytest from 4.3.1 to 4.4.0 --- 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