From 31e36c025d01f9da3f50ff5f3cb6f5c35ac87499 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 17:31:07 +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