From 0987a330ad6502ab3b50af5737b9569721dab5a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Jan 2019 19:50:43 +0100 Subject: [PATCH] Update pytest from 4.1.0 to 4.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c66b7a..b3bc5ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 pylint==1.9.3 -pytest==4.1.0 +pytest==4.1.1 snapshottest==0.5.0