From 278acf090fab8204379ccfa66d3d2c587ee44e88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 May 2019 17:32:04 +0200 Subject: [PATCH] Update pytest from 4.4.0 to 4.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcd0eef..f772f64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 # pyup: ignore -pytest==4.4.0 +pytest==4.4.1 snapshottest==0.5.0